#e2f2ad - Primrose Hex Color Code

#E2F2AD (Primrose) - RGB 226, 242, 173 Color Information

#e2f2ad Conversion Table

HEX Triplet E2, F2, AD
RGB Decimal 226, 242, 173
RGB Octal 342, 362, 255
RGB Percent 88.6%, 94.9%, 67.8%
RGB Binary 11100010, 11110010, 10101101
CMY 0.114, 0.051, 0.322
CMYK 7, 0, 29, 5

Percentages of Color #E2F2AD

R 88.6%
G 94.9%
B 67.8%
RGB Percentages of Color #e2f2ad
C 7%
M 0%
Y 29%
K 5%
CMYK Percentages of Color #e2f2ad

Color spaces of #E2F2AD Primrose - RGB(226, 242, 173)

HSV (or HSB) 74°, 29°, 95°
HSL 74°, 73°, 81°
Web Safe #ccff99
XYZ 70.659, 82.690, 51.772
CIE-Lab 92.879, -16.358, 31.620
xyY 0.344, 0.403, 82.690
Decimal 14873261

#e2f2ad Color Accessibility Scores (Primrose Contrast Checker)

#e2f2ad

On dark background [GOOD]

#e2f2ad

On light background [POOR]

#e2f2ad

As background color [POOR]

Primrose ↔ #e2f2ad Color Blindness Simulator

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

#E2F2AD Color Combinations - Color Schemes with e2f2ad

#e2f2ad Analogous Colors

#e2f2ad Triadic Colors

#e2f2ad Split Complementary Colors

#e2f2ad Complementary Colors

Shades and Tints of #e2f2ad Color Variations

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

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

Alternatives colours to Primrose (#e2f2ad)

#e2f2ad Color Codes for CSS3/HTML5 and Icon Previews

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

#E2F2AD in Programming

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

#e2f2ad - RGB(226, 242, 173) - Primrose Color FAQ

What is the color code for Primrose?

Hex color code for Primrose color is #e2f2ad. RGB color code for primrose color is rgb(226, 242, 173).

What is the RGB value of #e2f2ad?

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

What is the RGB percentage of #e2f2ad?

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

What does RGB 226,242,173 mean?

The RGB color 226, 242, 173 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff99. This color might be commonly referred to as a shade similar to Primrose.

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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