#f0eb9c - Primrose Hex Color Code

#F0EB9C (Primrose) - RGB 240, 235, 156 Color Information

#f0eb9c Conversion Table

HEX Triplet F0, EB, 9C
RGB Decimal 240, 235, 156
RGB Octal 360, 353, 234
RGB Percent 94.1%, 92.2%, 61.2%
RGB Binary 11110000, 11101011, 10011100
CMY 0.059, 0.078, 0.388
CMYK 0, 2, 35, 6

Percentages of Color #F0EB9C

R 94.1%
G 92.2%
B 61.2%
RGB Percentages of Color #f0eb9c
C 0%
M 2%
Y 35%
K 6%
CMYK Percentages of Color #f0eb9c

Color spaces of #F0EB9C Primrose - RGB(240, 235, 156)

HSV (or HSB) 56°, 35°, 94°
HSL 56°, 74°, 78°
Web Safe #ffff99
XYZ 71.644, 80.342, 43.184
CIE-Lab 91.838, -9.778, 38.984
xyY 0.367, 0.412, 80.342
Decimal 15788956

#f0eb9c Color Accessibility Scores (Primrose Contrast Checker)

#f0eb9c

On dark background [GOOD]

#f0eb9c

On light background [POOR]

#f0eb9c

As background color [POOR]

Primrose ↔ #f0eb9c Color Blindness Simulator

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

#F0EB9C Color Combinations - Color Schemes with f0eb9c

#f0eb9c Analogous Colors

#f0eb9c Triadic Colors

#f0eb9c Split Complementary Colors

#f0eb9c Complementary Colors

Shades and Tints of #f0eb9c Color Variations

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

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

Alternatives colours to Primrose (#f0eb9c)

#f0eb9c Color Codes for CSS3/HTML5 and Icon Previews

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

#F0EB9C in Programming

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

#f0eb9c - RGB(240, 235, 156) - Primrose Color FAQ

What is the color code for Primrose?

Hex color code for Primrose color is #f0eb9c. RGB color code for primrose color is rgb(240, 235, 156).

What is the RGB value of #f0eb9c?

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

What is the RGB percentage of #f0eb9c?

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

What does RGB 240,235,156 mean?

The RGB color 240, 235, 156 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff99. This color might be commonly referred to as a shade similar to Primrose.

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

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

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

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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...