#05ac2f - Green Haze Hex Color Code

#05AC2F (Green Haze) - RGB 5, 172, 47 Color Information

#05ac2f Conversion Table

HEX Triplet 05, AC, 2F
RGB Decimal 5, 172, 47
RGB Octal 5, 254, 57
RGB Percent 2%, 67.5%, 18.4%
RGB Binary 101, 10101100, 101111
CMY 0.980, 0.325, 0.816
CMYK 97, 0, 73, 33

Percentages of Color #05AC2F

R 2%
G 67.5%
B 18.4%
RGB Percentages of Color #05ac2f
C 97%
M 0%
Y 73%
K 33%
CMYK Percentages of Color #05ac2f

Color spaces of #05AC2F Green Haze - RGB(5, 172, 47)

HSV (or HSB) 135°, 97°, 67°
HSL 135°, 94°, 35°
Web Safe #009933
XYZ 15.328, 29.743, 7.622
CIE-Lab 61.431, -61.598, 51.075
xyY 0.291, 0.564, 29.743
Decimal 371759

#05ac2f Color Accessibility Scores (Green Haze Contrast Checker)

#05ac2f

On dark background [POOR]

#05ac2f

On light background [GOOD]

#05ac2f

As background color [GOOD]

Green Haze ↔ #05ac2f Color Blindness Simulator

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

#05AC2F Color Combinations - Color Schemes with 05ac2f

#05ac2f Analogous Colors

#05ac2f Triadic Colors

#05ac2f Split Complementary Colors

#05ac2f Complementary Colors

Shades and Tints of #05ac2f Color Variations

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

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

Alternatives colours to Green Haze (#05ac2f)

#05ac2f Color Codes for CSS3/HTML5 and Icon Previews

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

#05AC2F in Programming

HTML5, CSS3 #05ac2f
Java new Color(5, 172, 47);
.NET Color.FromArgb(255, 5, 172, 47);
Swift UIColor(red:5, green:172, blue:47, alpha:1.00000)
Objective-C [UIColor colorWithRed:5 green:172 blue:47 alpha:1.00000];
OpenGL glColor3f(5f, 172f, 47f);
Python Color('#05ac2f')

#05ac2f - RGB(5, 172, 47) - Green Haze Color FAQ

What is the color code for Green Haze?

Hex color code for Green Haze color is #05ac2f. RGB color code for green haze color is rgb(5, 172, 47).

What is the RGB value of #05ac2f?

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

What is the RGB percentage of #05ac2f?

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

What does RGB 5,172,47 mean?

The RGB color 5, 172, 47 represents a dull and muted shade of Green. The websafe version of this color is hex 009933. 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 #05ac2f?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #05ac2f has an HSL value of 135° (degrees) for Hue, 94% for Saturation, and 35% for Lightness. In this HSL representation, the Hue at 135° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 94% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 35% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...