#08a164 - Green Haze Hex Color Code

#08A164 (Green Haze) - RGB 8, 161, 100 Color Information

#08a164 Conversion Table

HEX Triplet 08, A1, 64
RGB Decimal 8, 161, 100
RGB Octal 10, 241, 144
RGB Percent 3.1%, 63.1%, 39.2%
RGB Binary 1000, 10100001, 1100100
CMY 0.969, 0.369, 0.608
CMYK 95, 0, 38, 37

Percentages of Color #08A164

R 3.1%
G 63.1%
B 39.2%
RGB Percentages of Color #08a164
C 95%
M 0%
Y 38%
K 37%
CMYK Percentages of Color #08a164

Color spaces of #08A164 Green Haze - RGB(8, 161, 100)

HSV (or HSB) 156°, 95°, 63°
HSL 156°, 91°, 33°
Web Safe #009966
XYZ 15.145, 26.461, 16.366
CIE-Lab 58.473, -49.931, 22.062
xyY 0.261, 0.456, 26.461
Decimal 565604

#08a164 Color Accessibility Scores (Green Haze Contrast Checker)

#08a164

On dark background [POOR]

#08a164

On light background [GOOD]

#08a164

As background color [GOOD]

Green Haze ↔ #08a164 Color Blindness Simulator

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

#08A164 Color Combinations - Color Schemes with 08a164

#08a164 Analogous Colors

#08a164 Triadic Colors

#08a164 Split Complementary Colors

#08a164 Complementary Colors

Shades and Tints of #08a164 Color Variations

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

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

Alternatives colours to Green Haze (#08a164)

#08a164 Color Codes for CSS3/HTML5 and Icon Previews

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

#08A164 in Programming

HTML5, CSS3 #08a164
Java new Color(8, 161, 100);
.NET Color.FromArgb(255, 8, 161, 100);
Swift UIColor(red:8, green:161, blue:100, alpha:1.00000)
Objective-C [UIColor colorWithRed:8 green:161 blue:100 alpha:1.00000];
OpenGL glColor3f(8f, 161f, 100f);
Python Color('#08a164')

#08a164 - RGB(8, 161, 100) - Green Haze Color FAQ

What is the color code for Green Haze?

Hex color code for Green Haze color is #08a164. RGB color code for green haze color is rgb(8, 161, 100).

What is the RGB value of #08a164?

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

What is the RGB percentage of #08a164?

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

What does RGB 8,161,100 mean?

The RGB color 8, 161, 100 represents a dull and muted shade of Green. The websafe version of this color is hex 009966. This color might be commonly referred to as a shade similar to Green Haze.

What is the CMYK (Cyan Magenta Yellow Black) color model of #08a164?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #08a164 has an HSL value of 156° (degrees) for Hue, 91% for Saturation, and 33% for Lightness. In this HSL representation, the Hue at 156° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 91% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 33% 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 ...

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

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

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