#aadf6b - Yellow Green Hex Color Code

#AADF6B (Yellow Green) - RGB 170, 223, 107 Color Information

#aadf6b Conversion Table

HEX Triplet AA, DF, 6B
RGB Decimal 170, 223, 107
RGB Octal 252, 337, 153
RGB Percent 66.7%, 87.5%, 42%
RGB Binary 10101010, 11011111, 1101011
CMY 0.333, 0.125, 0.580
CMYK 24, 0, 52, 13

Percentages of Color #AADF6B

R 66.7%
G 87.5%
B 42%
RGB Percentages of Color #aadf6b
C 24%
M 0%
Y 52%
K 13%
CMYK Percentages of Color #aadf6b

Color spaces of #AADF6B Yellow Green - RGB(170, 223, 107)

HSV (or HSB) 87°, 52°, 87°
HSL 87°, 64°, 65°
Web Safe #99cc66
XYZ 45.619, 62.383, 23.547
CIE-Lab 83.117, -35.750, 50.843
xyY 0.347, 0.474, 62.383
Decimal 11198315

#aadf6b Color Accessibility Scores (Yellow Green Contrast Checker)

#aadf6b

On dark background [GOOD]

#aadf6b

On light background [POOR]

#aadf6b

As background color [POOR]

Yellow Green ↔ #aadf6b Color Blindness Simulator

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

#AADF6B Color Combinations - Color Schemes with aadf6b

#aadf6b Analogous Colors

#aadf6b Triadic Colors

#aadf6b Split Complementary Colors

#aadf6b Complementary Colors

Shades and Tints of #aadf6b Color Variations

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

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

Alternatives colours to Yellow Green (#aadf6b)

#aadf6b Color Codes for CSS3/HTML5 and Icon Previews

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

#AADF6B in Programming

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

#aadf6b - RGB(170, 223, 107) - Yellow Green Color FAQ

What is the color code for Yellow Green?

Hex color code for Yellow Green color is #aadf6b. RGB color code for yellow green color is rgb(170, 223, 107).

What is the RGB value of #aadf6b?

The RGB value corresponding to the hexadecimal color code #aadf6b is rgb(170, 223, 107). 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, '223' represents the green component's intensity, and '107' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #aadf6b.

What is the RGB percentage of #aadf6b?

The RGB percentage composition for the hexadecimal color code #aadf6b is detailed as follows: 66.7% Red, 87.5% Green, and 42% 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 87.5% and 42% 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 #aadf6b.

What does RGB 170,223,107 mean?

The RGB color 170, 223, 107 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 #aadf6b?

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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