#aad24e - Conifer Hex Color Code

#AAD24E (Conifer) - RGB 170, 210, 78 Color Information

#aad24e Conversion Table

HEX Triplet AA, D2, 4E
RGB Decimal 170, 210, 78
RGB Octal 252, 322, 116
RGB Percent 66.7%, 82.4%, 30.6%
RGB Binary 10101010, 11010010, 1001110
CMY 0.333, 0.176, 0.694
CMYK 19, 0, 63, 18

Percentages of Color #AAD24E

R 66.7%
G 82.4%
B 30.6%
RGB Percentages of Color #aad24e
C 19%
M 0%
Y 63%
K 18%
CMYK Percentages of Color #aad24e

Color spaces of #AAD24E Conifer - RGB(170, 210, 78)

HSV (or HSB) 78°, 63°, 82°
HSL 78°, 59°, 56°
Web Safe #99cc66
XYZ 40.999, 55.189, 15.699
CIE-Lab 79.150, -32.341, 59.177
xyY 0.366, 0.493, 55.189
Decimal 11194958

#aad24e Color Accessibility Scores (Conifer Contrast Checker)

#aad24e

On dark background [GOOD]

#aad24e

On light background [POOR]

#aad24e

As background color [POOR]

Conifer ↔ #aad24e Color Blindness Simulator

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

#AAD24E Color Combinations - Color Schemes with aad24e

#aad24e Analogous Colors

#aad24e Triadic Colors

#aad24e Split Complementary Colors

#aad24e Complementary Colors

Shades and Tints of #aad24e Color Variations

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

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

Alternatives colours to Conifer (#aad24e)

#aad24e Color Codes for CSS3/HTML5 and Icon Previews

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

#AAD24E in Programming

HTML5, CSS3 #aad24e
Java new Color(170, 210, 78);
.NET Color.FromArgb(255, 170, 210, 78);
Swift UIColor(red:170, green:210, blue:78, alpha:1.00000)
Objective-C [UIColor colorWithRed:170 green:210 blue:78 alpha:1.00000];
OpenGL glColor3f(170f, 210f, 78f);
Python Color('#aad24e')

#aad24e - RGB(170, 210, 78) - Conifer Color FAQ

What is the color code for Conifer?

Hex color code for Conifer color is #aad24e. RGB color code for conifer color is rgb(170, 210, 78).

What is the RGB value of #aad24e?

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

What is the RGB percentage of #aad24e?

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

What does RGB 170,210,78 mean?

The RGB color 170, 210, 78 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc66. This color might be commonly referred to as a shade similar to Conifer.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #aad24e has an HSL value of 78° (degrees) for Hue, 59% for Saturation, and 56% for Lightness. In this HSL representation, the Hue at 78° 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 56% 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 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...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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