#f1dbe6 Hex Color
rgb(241, 219, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | db | e6 | - | #f1dbe6 |
RGB | 241 | 219 | 230 | - | rgb(241,219,230) |
HSL | 330 | 44% | 90% | - | hsl(330,44%,90%) |
HSV | 330 | 9% | 95% | - | hsv(330,9%,95%) |
XYZ | 75.8901 | 75.077 | 85.3544 | - | xyz(75.8901,75.077,85.3544) |
CIE-LAB | 89.43 | 9.42 | -2.64 | - | lab(89.43,9.42,-2.64) |
CMYK | 0 | 0.091286307053942 | 0.045643153526971 | 0.054901960784314 | cmyk(0,0.091286307053942,0.045643153526971,0.054901960784314) |
Description
The RGB value of color #f1dbe6 is rgb(241, 219, 230).
In the hex color #f1dbe6, The value of Red is 241, value of Green is 219, and value of Blue is 230. The primary color is Red. Similarly, The HSL values for #f1dbe6 consists of 330° Hue, 44% Saturation, and 90% Lightness.
In the CMYK color model, the color #f1dbe6 can be represented as Cyan=0%, Magenta=0.091286307053942%, Yellow=0.045643153526971%, and Black=0.054901960784314%.
Shades of #f1dbe6
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 #f1dbe6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1dbe6
Preview of #f1dbe6 on White Background
The contrast ratio of #f1dbe6 with white color is 1.31
Preview of #f1dbe6 on black background
The contrast ratio of #f1dbe6 with black color is 16.02
#f1dbe6 color will look good with a black background.
Color Schemes of #f1dbe6
Triadic Colors of #f1dbe6
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 #f1dbe6
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 #f1dbe6
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 #f1dbe6
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: #f1dbe6;
}
This is a sample text used for the color #f1dbe6. 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: #f1dbe6;
}
This is a sample text used for the color #f1dbe6. 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 #f1dbe6;
}
This is a sample text used for the color #f1dbe6. 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.93%
Green 31.74%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 47.59%
Yellow 23.79%
Black 28.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.