#f0dabf Hex Color
rgb(240, 218, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | da | bf | - | #f0dabf |
RGB | 240 | 218 | 191 | - | rgb(240,218,191) |
HSL | 33 | 62% | 85% | - | hsl(33,62%,85%) |
HSV | 33 | 20% | 94% | - | hsv(33,20%,94%) |
XYZ | 70.4106 | 72.4297 | 59.5595 | - | xyz(70.4106,72.4297,59.5595) |
CIE-LAB | 88.18 | 3.38 | 16.05 | - | lab(88.18,3.38,16.05) |
CMYK | 0 | 0.091666666666667 | 0.20416666666667 | 0.058823529411765 | cmyk(0,0.091666666666667,0.20416666666667,0.058823529411765) |
Description
The RGB value of color #f0dabf is rgb(240, 218, 191).
In the hex color #f0dabf, The value of Red is 240, value of Green is 218, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #f0dabf consists of 33° Hue, 62% Saturation, and 85% Lightness.
In the CMYK color model, the color #f0dabf can be represented as Cyan=0%, Magenta=0.091666666666667%, Yellow=0.20416666666667%, and Black=0.058823529411765%.
Shades of #f0dabf
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 #f0dabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0dabf
Preview of #f0dabf on White Background
The contrast ratio of #f0dabf with white color is 1.36
Preview of #f0dabf on black background
The contrast ratio of #f0dabf with black color is 15.49
#f0dabf color will look good with a black background.
Color Schemes of #f0dabf
Triadic Colors of #f0dabf
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 #f0dabf
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 #f0dabf
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 #f0dabf
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: #f0dabf;
}
This is a sample text used for the color #f0dabf. 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: #f0dabf;
}
This is a sample text used for the color #f0dabf. 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 #f0dabf;
}
This is a sample text used for the color #f0dabf. 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 36.98%
Green 33.59%
Blue 29.43%
CMYK Percentage
Cyan 0
Magenta 25.85%
Yellow 57.57%
Black 16.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.