#f2dfbd Hex Color
rgb(242, 223, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f2 | df | bd | - | #f2dfbd |
| RGB | 242 | 223 | 189 | - | rgb(242,223,189) |
| HSL | 38 | 67% | 85% | - | hsl(38,67%,85%) |
| HSV | 38 | 22% | 95% | - | hsv(38,22%,95%) |
| XYZ | 72.1909 | 75.3267 | 58.8788 | - | xyz(72.1909,75.3267,58.8788) |
| CIE-LAB | 89.55 | 1.26 | 19.03 | - | lab(89.55,1.26,19.03) |
| CMYK | 0 | 0.078512396694215 | 0.21900826446281 | 0.050980392156863 | cmyk(0,0.078512396694215,0.21900826446281,0.050980392156863) |
Description
The RGB value of color #f2dfbd is rgb(242, 223, 189).
In the hex color #f2dfbd, The value of Red is 242, value of Green is 223, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #f2dfbd consists of 38° Hue, 67% Saturation, and 85% Lightness.
In the CMYK color model, the color #f2dfbd can be represented as Cyan=0%, Magenta=0.078512396694215%, Yellow=0.21900826446281%, and Black=0.050980392156863%.
Shades of #f2dfbd
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 #f2dfbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2dfbd
Preview of #f2dfbd on White Background
The contrast ratio of #f2dfbd with white color is 1.31
Preview of #f2dfbd on black background
The contrast ratio of #f2dfbd with black color is 16.07
#f2dfbd color will look good with a black background.
Color Schemes of #f2dfbd
Triadic Colors of #f2dfbd
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 #f2dfbd
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 #f2dfbd
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 #f2dfbd
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: #f2dfbd;
}
This is a sample text used for the color #f2dfbd. 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: #f2dfbd;
}
This is a sample text used for the color #f2dfbd. 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 #f2dfbd;
}
This is a sample text used for the color #f2dfbd. 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 37%
Green 34.1%
Blue 28.9%
CMYK Percentage
Cyan 0
Magenta 22.53%
Yellow 62.84%
Black 14.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.