#05ac4c - Green Haze Hex Color Code

#05AC4C (Green Haze) - RGB 5, 172, 76 Color Information

#05ac4c Conversion Table

HEX Triplet 05, AC, 4C
RGB Decimal 5, 172, 76
RGB Octal 5, 254, 114
RGB Percent 2%, 67.5%, 29.8%
RGB Binary 101, 10101100, 1001100
CMY 0.980, 0.325, 0.702
CMYK 97, 0, 56, 33

Percentages of Color #05AC4C

R 2%
G 67.5%
B 29.8%
RGB Percentages of Color #05ac4c
C 97%
M 0%
Y 56%
K 33%
CMYK Percentages of Color #05ac4c

Color spaces of #05AC4C Green Haze - RGB(5, 172, 76)

HSV (or HSB) 146°, 97°, 67°
HSL 146°, 94°, 35°
Web Safe #009933
XYZ 16.120, 30.059, 11.790
CIE-Lab 61.705, -58.173, 38.648
xyY 0.278, 0.519, 30.059
Decimal 371788

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

#05ac4c

On dark background [POOR]

#05ac4c

On light background [GOOD]

#05ac4c

As background color [GOOD]

Green Haze ↔ #05ac4c Color Blindness Simulator

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

#05AC4C Color Combinations - Color Schemes with 05ac4c

#05ac4c Analogous Colors

#05ac4c Triadic Colors

#05ac4c Split Complementary Colors

#05ac4c Complementary Colors

Shades and Tints of #05ac4c Color Variations

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

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

Alternatives colours to Green Haze (#05ac4c)

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

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

#05AC4C in Programming

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

#05ac4c - RGB(5, 172, 76) - Green Haze Color FAQ

What is the color code for Green Haze?

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

What is the RGB value of #05ac4c?

The RGB value corresponding to the hexadecimal color code #05ac4c is rgb(5, 172, 76). 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 '76' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #05ac4c.

What is the RGB percentage of #05ac4c?

The RGB percentage composition for the hexadecimal color code #05ac4c is detailed as follows: 2% Red, 67.5% Green, and 29.8% 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 29.8% 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 #05ac4c.

What does RGB 5,172,76 mean?

The RGB color 5, 172, 76 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 #05ac4c?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #05ac4c is composed of 97% Cyan, 0% Magenta, 56% 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 56% 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 #05ac4c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #05ac4c has an HSL value of 146° (degrees) for Hue, 94% for Saturation, and 35% for Lightness. In this HSL representation, the Hue at 146° 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?
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...

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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