#34cb67 - Emerald Hex Color Code

#34CB67 (Emerald) - RGB 52, 203, 103 Color Information

#34cb67 Conversion Table

HEX Triplet 34, CB, 67
RGB Decimal 52, 203, 103
RGB Octal 64, 313, 147
RGB Percent 20.4%, 79.6%, 40.4%
RGB Binary 110100, 11001011, 1100111
CMY 0.796, 0.204, 0.596
CMYK 74, 0, 49, 20

Percentages of Color #34CB67

R 20.4%
G 79.6%
B 40.4%
RGB Percentages of Color #34cb67
C 74%
M 0%
Y 49%
K 20%
CMYK Percentages of Color #34cb67

Color spaces of #34CB67 Emerald - RGB(52, 203, 103)

HSV (or HSB) 140°, 74°, 80°
HSL 140°, 59°, 50°
Web Safe #33cc66
XYZ 25.220, 44.421, 20.077
CIE-Lab 72.509, -60.207, 38.767
xyY 0.281, 0.495, 44.421
Decimal 3459943

#34cb67 Color Accessibility Scores (Emerald Contrast Checker)

#34cb67

On dark background [POOR]

#34cb67

On light background [GOOD]

#34cb67

As background color [GOOD]

Emerald ↔ #34cb67 Color Blindness Simulator

Coming soon... You can see how #34cb67 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.

#34CB67 Color Combinations - Color Schemes with 34cb67

#34cb67 Analogous Colors

#34cb67 Triadic Colors

#34cb67 Split Complementary Colors

#34cb67 Complementary Colors

Shades and Tints of #34cb67 Color Variations

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

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

Alternatives colours to Emerald (#34cb67)

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

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

#34CB67 in Programming

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

#34cb67 - RGB(52, 203, 103) - Emerald Color FAQ

What is the color code for Emerald?

Hex color code for Emerald color is #34cb67. RGB color code for emerald color is rgb(52, 203, 103).

What is the RGB value of #34cb67?

The RGB value corresponding to the hexadecimal color code #34cb67 is rgb(52, 203, 103). 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, '203' represents the green component's intensity, and '103' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #34cb67.

What is the RGB percentage of #34cb67?

The RGB percentage composition for the hexadecimal color code #34cb67 is detailed as follows: 20.4% Red, 79.6% Green, and 40.4% 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 79.6% and 40.4% 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 #34cb67.

What does RGB 52,203,103 mean?

The RGB color 52, 203, 103 represents a dull and muted shade of Green. The websafe version of this color is hex 33cc66. This color might be commonly referred to as a shade similar to Emerald.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #34cb67 is composed of 74% Cyan, 0% Magenta, 49% Yellow, and 20% Black. In this CMYK breakdown, the Cyan component at 74% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 49% of Yellow typically adds to the brightness and warmth, and the 20% 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 #34cb67?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #34cb67 has an HSL value of 140° (degrees) for Hue, 59% for Saturation, and 50% for Lightness. In this HSL representation, the Hue at 140° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 59% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 50% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...