#aad76f - Yellow Green Hex Color Code

#AAD76F (Yellow Green) - RGB 170, 215, 111 Color Information

#aad76f Conversion Table

HEX Triplet AA, D7, 6F
RGB Decimal 170, 215, 111
RGB Octal 252, 327, 157
RGB Percent 66.7%, 84.3%, 43.5%
RGB Binary 10101010, 11010111, 1101111
CMY 0.333, 0.157, 0.565
CMYK 21, 0, 48, 16

Percentages of Color #AAD76F

R 66.7%
G 84.3%
B 43.5%
RGB Percentages of Color #aad76f
C 21%
M 0%
Y 48%
K 16%
CMYK Percentages of Color #aad76f

Color spaces of #AAD76F Yellow Green - RGB(170, 215, 111)

HSV (or HSB) 86°, 48°, 84°
HSL 86°, 57°, 64°
Web Safe #99cc66
XYZ 43.747, 58.295, 23.985
CIE-Lab 80.902, -31.635, 46.285
xyY 0.347, 0.463, 58.295
Decimal 11196271

#aad76f Color Accessibility Scores (Yellow Green Contrast Checker)

#aad76f

On dark background [GOOD]

#aad76f

On light background [POOR]

#aad76f

As background color [POOR]

Yellow Green ↔ #aad76f Color Blindness Simulator

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

#AAD76F Color Combinations - Color Schemes with aad76f

#aad76f Analogous Colors

#aad76f Triadic Colors

#aad76f Split Complementary Colors

#aad76f Complementary Colors

Shades and Tints of #aad76f Color Variations

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

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

Alternatives colours to Yellow Green (#aad76f)

#aad76f Color Codes for CSS3/HTML5 and Icon Previews

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

#AAD76F in Programming

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

#aad76f - RGB(170, 215, 111) - Yellow Green Color FAQ

What is the color code for Yellow Green?

Hex color code for Yellow Green color is #aad76f. RGB color code for yellow green color is rgb(170, 215, 111).

What is the RGB value of #aad76f?

The RGB value corresponding to the hexadecimal color code #aad76f is rgb(170, 215, 111). 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, '215' 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 #aad76f.

What is the RGB percentage of #aad76f?

The RGB percentage composition for the hexadecimal color code #aad76f is detailed as follows: 66.7% Red, 84.3% 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 66.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 84.3% 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 #aad76f.

What does RGB 170,215,111 mean?

The RGB color 170, 215, 111 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 Yellow Green.

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

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

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

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

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

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