#f0daeb Hex Color
rgb(240, 218, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | da | eb | - | #f0daeb |
RGB | 240 | 218 | 235 | - | rgb(240,218,235) |
HSL | 314 | 42% | 90% | - | hsl(314,42%,90%) |
HSV | 314 | 9% | 94% | - | hsv(314,9%,94%) |
XYZ | 76.002 | 74.6662 | 89.0035 | - | xyz(76.002,74.6662,89.0035) |
CIE-LAB | 89.24 | 10.48 | -5.56 | - | lab(89.24,10.48,-5.56) |
CMYK | 0 | 0.091666666666667 | 0.020833333333333 | 0.058823529411765 | cmyk(0,0.091666666666667,0.020833333333333,0.058823529411765) |
Description
The RGB value of color #f0daeb is rgb(240, 218, 235).
In the hex color #f0daeb, The value of Red is 240, value of Green is 218, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #f0daeb consists of 314° Hue, 42% Saturation, and 90% Lightness.
In the CMYK color model, the color #f0daeb can be represented as Cyan=0%, Magenta=0.091666666666667%, Yellow=0.020833333333333%, and Black=0.058823529411765%.
Shades of #f0daeb
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 #f0daeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0daeb
Preview of #f0daeb on White Background
The contrast ratio of #f0daeb with white color is 1.32
Preview of #f0daeb on black background
The contrast ratio of #f0daeb with black color is 15.93
#f0daeb color will look good with a black background.
Color Schemes of #f0daeb
Triadic Colors of #f0daeb
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 #f0daeb
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 #f0daeb
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 #f0daeb
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: #f0daeb;
}
This is a sample text used for the color #f0daeb. 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: #f0daeb;
}
This is a sample text used for the color #f0daeb. 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 #f0daeb;
}
This is a sample text used for the color #f0daeb. 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.63%
Green 31.46%
Blue 33.91%
CMYK Percentage
Cyan 0
Magenta 53.51%
Yellow 12.16%
Black 34.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.