#a5e16c - Yellow Green Hex Color Code

#A5E16C (Yellow Green) - RGB 165, 225, 108 Color Information

#a5e16c Conversion Table

HEX Triplet A5, E1, 6C
RGB Decimal 165, 225, 108
RGB Octal 245, 341, 154
RGB Percent 64.7%, 88.2%, 42.4%
RGB Binary 10100101, 11100001, 1101100
CMY 0.353, 0.118, 0.576
CMYK 27, 0, 52, 12

Percentages of Color #A5E16C

R 64.7%
G 88.2%
B 42.4%
RGB Percentages of Color #a5e16c
C 27%
M 0%
Y 52%
K 12%
CMYK Percentages of Color #a5e16c

Color spaces of #A5E16C Yellow Green - RGB(165, 225, 108)

HSV (or HSB) 91°, 52°, 88°
HSL 91°, 66°, 65°
Web Safe #99cc66
XYZ 45.149, 62.932, 23.955
CIE-Lab 83.407, -38.350, 50.654
xyY 0.342, 0.477, 62.932
Decimal 10871148

#a5e16c Color Accessibility Scores (Yellow Green Contrast Checker)

#a5e16c

On dark background [GOOD]

#a5e16c

On light background [POOR]

#a5e16c

As background color [POOR]

Yellow Green ↔ #a5e16c Color Blindness Simulator

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

#A5E16C Color Combinations - Color Schemes with a5e16c

#a5e16c Analogous Colors

#a5e16c Triadic Colors

#a5e16c Split Complementary Colors

#a5e16c Complementary Colors

Shades and Tints of #a5e16c Color Variations

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

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

Alternatives colours to Yellow Green (#a5e16c)

#a5e16c Color Codes for CSS3/HTML5 and Icon Previews

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

#A5E16C in Programming

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

#a5e16c - RGB(165, 225, 108) - Yellow Green Color FAQ

What is the color code for Yellow Green?

Hex color code for Yellow Green color is #a5e16c. RGB color code for yellow green color is rgb(165, 225, 108).

What is the RGB value of #a5e16c?

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

What is the RGB percentage of #a5e16c?

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

What does RGB 165,225,108 mean?

The RGB color 165, 225, 108 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 #a5e16c?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a5e16c is composed of 27% Cyan, 0% Magenta, 52% Yellow, and 12% Black. In this CMYK breakdown, the Cyan component at 27% 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 12% 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 #a5e16c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a5e16c has an HSL value of 91° (degrees) for Hue, 66% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 91° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 66% 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?
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...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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