#f9deae Hex Color
rgb(249, 222, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | de | ae | - | #f9deae |
RGB | 249 | 222 | 174 | - | rgb(249,222,174) |
HSL | 38 | 86% | 83% | - | hsl(38,86%,83%) |
HSV | 38 | 30% | 98% | - | hsv(38,30%,98%) |
XYZ | 72.8282 | 75.4383 | 50.767 | - | xyz(72.8282,75.4383,50.767) |
CIE-LAB | 89.6 | 2.37 | 26.98 | - | lab(89.6,2.37,26.98) |
CMYK | 0 | 0.10843373493976 | 0.30120481927711 | 0.023529411764706 | cmyk(0,0.10843373493976,0.30120481927711,0.023529411764706) |
Description
The RGB value of color #f9deae is rgb(249, 222, 174).
In the hex color #f9deae, The value of Red is 249, value of Green is 222, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #f9deae consists of 38° Hue, 86% Saturation, and 83% Lightness.
In the CMYK color model, the color #f9deae can be represented as Cyan=0%, Magenta=0.10843373493976%, Yellow=0.30120481927711%, and Black=0.023529411764706%.
Shades of #f9deae
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #f9deae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9deae
Preview of #f9deae on White Background
The contrast ratio of #f9deae with white color is 1.31
Preview of #f9deae on black background
The contrast ratio of #f9deae with black color is 16.09
#f9deae color will look good with a black background.
Color Schemes of #f9deae
Triadic Colors of #f9deae
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f9deae
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #f9deae
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f9deae
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #f9deae;
}
This is a sample text used for the color #f9deae. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #f9deae;
}
This is a sample text used for the color #f9deae. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #f9deae;
}
This is a sample text used for the color #f9deae. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 38.6%
Green 34.42%
Blue 26.98%
CMYK Percentage
Cyan 0
Magenta 25.03%
Yellow 69.54%
Black 5.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.