#f2e8ec Hex Color
rgb(242, 232, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | e8 | ec | - | #f2e8ec |
RGB | 242 | 232 | 236 | - | rgb(242,232,236) |
HSL | 336 | 28% | 93% | - | hsl(336,28%,93%) |
HSV | 336 | 4% | 95% | - | hsv(336,4%,95%) |
XYZ | 80.6149 | 82.6466 | 91.0604 | - | xyz(80.6149,82.6466,91.0604) |
CIE-LAB | 92.86 | 4.07 | -0.74 | - | lab(92.86,4.07,-0.74) |
CMYK | 0 | 0.041322314049587 | 0.024793388429752 | 0.050980392156863 | cmyk(0,0.041322314049587,0.024793388429752,0.050980392156863) |
Description
The RGB value of color #f2e8ec is rgb(242, 232, 236).
In the hex color #f2e8ec, The value of Red is 242, value of Green is 232, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #f2e8ec consists of 336° Hue, 28% Saturation, and 93% Lightness.
In the CMYK color model, the color #f2e8ec can be represented as Cyan=0%, Magenta=0.041322314049587%, Yellow=0.024793388429752%, and Black=0.050980392156863%.
Shades of #f2e8ec
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 #f2e8ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2e8ec
Preview of #f2e8ec on White Background
The contrast ratio of #f2e8ec with white color is 1.2
Preview of #f2e8ec on black background
The contrast ratio of #f2e8ec with black color is 17.53
#f2e8ec color will look good with a black background.
Color Schemes of #f2e8ec
Triadic Colors of #f2e8ec
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 #f2e8ec
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 #f2e8ec
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 #f2e8ec
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: #f2e8ec;
}
This is a sample text used for the color #f2e8ec. 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: #f2e8ec;
}
This is a sample text used for the color #f2e8ec. 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 #f2e8ec;
}
This is a sample text used for the color #f2e8ec. 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 34.08%
Green 32.68%
Blue 33.24%
CMYK Percentage
Cyan 0
Magenta 35.29%
Yellow 21.17%
Black 43.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.