#f1e8ec Hex Color
rgb(241, 232, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | e8 | ec | - | #f1e8ec |
RGB | 241 | 232 | 236 | - | rgb(241,232,236) |
HSL | 333 | 24% | 93% | - | hsl(333,24%,93%) |
HSV | 333 | 4% | 95% | - | hsv(333,4%,95%) |
XYZ | 80.2726 | 82.4701 | 91.0444 | - | xyz(80.2726,82.4701,91.0444) |
CIE-LAB | 92.78 | 3.73 | -0.87 | - | lab(92.78,3.73,-0.87) |
CMYK | 0 | 0.037344398340249 | 0.020746887966805 | 0.054901960784314 | cmyk(0,0.037344398340249,0.020746887966805,0.054901960784314) |
Description
The RGB value of color #f1e8ec is rgb(241, 232, 236).
In the hex color #f1e8ec, The value of Red is 241, value of Green is 232, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #f1e8ec consists of 333° Hue, 24% Saturation, and 93% Lightness.
In the CMYK color model, the color #f1e8ec can be represented as Cyan=0%, Magenta=0.037344398340249%, Yellow=0.020746887966805%, and Black=0.054901960784314%.
This color is named Rose Fantasy.
Shades of #f1e8ec
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 #f1e8ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1e8ec
Preview of #f1e8ec on White Background
The contrast ratio of #f1e8ec with white color is 1.2
Preview of #f1e8ec on black background
The contrast ratio of #f1e8ec with black color is 17.49
#f1e8ec color will look good with a black background.
Color Schemes of #f1e8ec
Triadic Colors of #f1e8ec
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 #f1e8ec
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 #f1e8ec
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 #f1e8ec
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: #f1e8ec;
}
This is a sample text used for the color #f1e8ec. 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: #f1e8ec;
}
This is a sample text used for the color #f1e8ec. 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 #f1e8ec;
}
This is a sample text used for the color #f1e8ec. 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 33.99%
Green 32.72%
Blue 33.29%
CMYK Percentage
Cyan 0
Magenta 33.05%
Yellow 18.36%
Black 48.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.