#34a56b - Illuminating Emerald Hex Color Code

#34A56B (Illuminating Emerald) - RGB 52, 165, 107 Color Information

#34a56b Conversion Table

HEX Triplet 34, A5, 6B
RGB Decimal 52, 165, 107
RGB Octal 64, 245, 153
RGB Percent 20.4%, 64.7%, 42%
RGB Binary 110100, 10100101, 1101011
CMY 0.796, 0.353, 0.580
CMYK 68, 0, 35, 35

Percentages of Color #34A56B

R 20.4%
G 64.7%
B 42%
RGB Percentages of Color #34a56b
C 68%
M 0%
Y 35%
K 35%
CMYK Percentages of Color #34a56b

Color spaces of #34A56B Illuminating Emerald - RGB(52, 165, 107)

HSV (or HSB) 149°, 68°, 65°
HSL 149°, 52°, 43°
Web Safe #339966
XYZ 17.525, 28.702, 18.526
CIE-Lab 60.518, -45.233, 21.102
xyY 0.271, 0.443, 28.702
Decimal 3450219

#34a56b Color Accessibility Scores (Illuminating Emerald Contrast Checker)

#34a56b

On dark background [POOR]

#34a56b

On light background [GOOD]

#34a56b

As background color [GOOD]

Illuminating Emerald ↔ #34a56b Color Blindness Simulator

Coming soon... You can see how #34a56b is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#34A56B Color Combinations - Color Schemes with 34a56b

#34a56b Analogous Colors

#34a56b Triadic Colors

#34a56b Split Complementary Colors

#34a56b Complementary Colors

Shades and Tints of #34a56b Color Variations

#34a56b Shade Color Variations (When you combine pure black with this color, #34a56b, darker shades are produced.)

#34a56b Tint Color Variations (Lighter shades of #34a56b can be created by blending the color with different amounts of white.)

Alternatives colours to Illuminating Emerald (#34a56b)

#34a56b Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #34a56b
This sample text has a font color of #34a56b
#34a56b Border Color
This sample element has a border color of #34a56b
#34a56b CSS3 Linear Gradient
#34a56b Background Color
This sample paragraph has a background color of #34a56b
#34a56b Text Shadow
This sample text has a shadow color of #34a56b
Sample text with glow color #34a56b
This sample text has a glow color of #34a56b
#34a56b Box Shadow
This sample element has a box shadow of #34a56b
Sample text with Underline Color #34a56b
This sample text has a underline color of #34a56b
A selection of SVG images/icons using the hex version #34a56b of the current color.

#34A56B in Programming

HTML5, CSS3 #34a56b
Java new Color(52, 165, 107);
.NET Color.FromArgb(255, 52, 165, 107);
Swift UIColor(red:52, green:165, blue:107, alpha:1.00000)
Objective-C [UIColor colorWithRed:52 green:165 blue:107 alpha:1.00000];
OpenGL glColor3f(52f, 165f, 107f);
Python Color('#34a56b')

#34a56b - RGB(52, 165, 107) - Illuminating Emerald Color FAQ

What is the color code for Illuminating Emerald?

Hex color code for Illuminating Emerald color is #34a56b. RGB color code for illuminating emerald color is rgb(52, 165, 107).

What is the RGB value of #34a56b?

The RGB value corresponding to the hexadecimal color code #34a56b is rgb(52, 165, 107). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '52' indicates the intensity of the red component, '165' represents the green component's intensity, and '107' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #34a56b.

What is the RGB percentage of #34a56b?

The RGB percentage composition for the hexadecimal color code #34a56b is detailed as follows: 20.4% Red, 64.7% Green, and 42% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 20.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 64.7% and 42% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #34a56b.

What does RGB 52,165,107 mean?

The RGB color 52, 165, 107 represents a dull and muted shade of Green. The websafe version of this color is hex 339966. This color might be commonly referred to as a shade similar to Illuminating Emerald.

What is the CMYK (Cyan Magenta Yellow Black) color model of #34a56b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #34a56b is composed of 68% Cyan, 0% Magenta, 35% Yellow, and 35% Black. In this CMYK breakdown, the Cyan component at 68% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 35% of Yellow typically adds to the brightness and warmth, and the 35% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #34a56b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #34a56b has an HSL value of 149° (degrees) for Hue, 52% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 149° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 52% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 43% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...