#f1ceeb Hex Color
rgb(241, 206, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | ce | eb | - | #f1ceeb |
RGB | 241 | 206 | 235 | - | rgb(241,206,235) |
HSL | 310 | 56% | 88% | - | hsl(310,56%,88%) |
HSV | 310 | 15% | 95% | - | hsv(310,15%,95%) |
XYZ | 73.3423 | 68.8415 | 88.0195 | - | xyz(73.3423,68.8415,88.0195) |
CIE-LAB | 86.43 | 17.12 | -9.71 | - | lab(86.43,17.12,-9.71) |
CMYK | 0 | 0.14522821576763 | 0.024896265560166 | 0.054901960784314 | cmyk(0,0.14522821576763,0.024896265560166,0.054901960784314) |
Description
The RGB value of color #f1ceeb is rgb(241, 206, 235).
In the hex color #f1ceeb, The value of Red is 241, value of Green is 206, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #f1ceeb consists of 310° Hue, 56% Saturation, and 88% Lightness.
In the CMYK color model, the color #f1ceeb can be represented as Cyan=0%, Magenta=0.14522821576763%, Yellow=0.024896265560166%, and Black=0.054901960784314%.
Shades of #f1ceeb
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 #f1ceeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1ceeb
Preview of #f1ceeb on White Background
The contrast ratio of #f1ceeb with white color is 1.42
Preview of #f1ceeb on black background
The contrast ratio of #f1ceeb with black color is 14.77
#f1ceeb color will look good with a black background.
Color Schemes of #f1ceeb
Triadic Colors of #f1ceeb
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 #f1ceeb
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 #f1ceeb
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 #f1ceeb
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: #f1ceeb;
}
This is a sample text used for the color #f1ceeb. 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: #f1ceeb;
}
This is a sample text used for the color #f1ceeb. 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 #f1ceeb;
}
This is a sample text used for the color #f1ceeb. 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 35.34%
Green 30.21%
Blue 34.46%
CMYK Percentage
Cyan 0
Magenta 64.54%
Yellow 11.06%
Black 24.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.