#328c6f - Illuminating Emerald Hex Color Code

#328C6F (Illuminating Emerald) - RGB 50, 140, 111 Color Information

#328c6f Conversion Table

HEX Triplet 32, 8C, 6F
RGB Decimal 50, 140, 111
RGB Octal 62, 214, 157
RGB Percent 19.6%, 54.9%, 43.5%
RGB Binary 110010, 10001100, 1101111
CMY 0.804, 0.451, 0.565
CMYK 64, 0, 21, 45

Percentages of Color #328C6F

R 19.6%
G 54.9%
B 43.5%
RGB Percentages of Color #328c6f
C 64%
M 0%
Y 21%
K 45%
CMYK Percentages of Color #328c6f

Color spaces of #328C6F Illuminating Emerald - RGB(50, 140, 111)

HSV (or HSB) 161°, 64°, 55°
HSL 161°, 47°, 37°
Web Safe #339966
XYZ 13.563, 20.582, 18.297
CIE-Lab 52.489, -33.931, 7.718
xyY 0.259, 0.392, 20.582
Decimal 3312751

#328c6f Color Accessibility Scores (Illuminating Emerald Contrast Checker)

#328c6f

On dark background [POOR]

#328c6f

On light background [GOOD]

#328c6f

As background color [GOOD]

Illuminating Emerald ↔ #328c6f Color Blindness Simulator

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

#328C6F Color Combinations - Color Schemes with 328c6f

#328c6f Analogous Colors

#328c6f Triadic Colors

#328c6f Split Complementary Colors

#328c6f Complementary Colors

Shades and Tints of #328c6f Color Variations

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

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

Alternatives colours to Illuminating Emerald (#328c6f)

#328c6f Color Codes for CSS3/HTML5 and Icon Previews

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

#328C6F in Programming

HTML5, CSS3 #328c6f
Java new Color(50, 140, 111);
.NET Color.FromArgb(255, 50, 140, 111);
Swift UIColor(red:50, green:140, blue:111, alpha:1.00000)
Objective-C [UIColor colorWithRed:50 green:140 blue:111 alpha:1.00000];
OpenGL glColor3f(50f, 140f, 111f);
Python Color('#328c6f')

#328c6f - RGB(50, 140, 111) - Illuminating Emerald Color FAQ

What is the color code for Illuminating Emerald?

Hex color code for Illuminating Emerald color is #328c6f. RGB color code for illuminating emerald color is rgb(50, 140, 111).

What is the RGB value of #328c6f?

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

What is the RGB percentage of #328c6f?

The RGB percentage composition for the hexadecimal color code #328c6f is detailed as follows: 19.6% Red, 54.9% Green, and 43.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 19.6% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 54.9% and 43.5% 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 #328c6f.

What does RGB 50,140,111 mean?

The RGB color 50, 140, 111 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 #328c6f?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #328c6f has an HSL value of 161° (degrees) for Hue, 47% for Saturation, and 37% for Lightness. In this HSL representation, the Hue at 161° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 47% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 37% 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?
The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...