#f0dcac Hex Color
rgb(240, 220, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | dc | ac | - | #f0dcac |
RGB | 240 | 220 | 172 | - | rgb(240,220,172) |
HSL | 42 | 69% | 81% | - | hsl(42,69%,81%) |
HSV | 42 | 28% | 94% | - | hsv(42,28%,94%) |
XYZ | 68.9748 | 72.6902 | 49.425 | - | xyz(68.9748,72.6902,49.425) |
CIE-LAB | 88.3 | -0.25 | 26.12 | - | lab(88.3,-0.25,26.12) |
CMYK | 0 | 0.083333333333333 | 0.28333333333333 | 0.058823529411765 | cmyk(0,0.083333333333333,0.28333333333333,0.058823529411765) |
Description
The RGB value of color #f0dcac is rgb(240, 220, 172).
In the hex color #f0dcac, The value of Red is 240, value of Green is 220, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #f0dcac consists of 42° Hue, 69% Saturation, and 81% Lightness.
In the CMYK color model, the color #f0dcac can be represented as Cyan=0%, Magenta=0.083333333333333%, Yellow=0.28333333333333%, and Black=0.058823529411765%.
Shades of #f0dcac
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 #f0dcac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0dcac
Preview of #f0dcac on White Background
The contrast ratio of #f0dcac with white color is 1.35
Preview of #f0dcac on black background
The contrast ratio of #f0dcac with black color is 15.54
#f0dcac color will look good with a black background.
Color Schemes of #f0dcac
Triadic Colors of #f0dcac
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 #f0dcac
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 #f0dcac
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 #f0dcac
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: #f0dcac;
}
This is a sample text used for the color #f0dcac. 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: #f0dcac;
}
This is a sample text used for the color #f0dcac. 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 #f0dcac;
}
This is a sample text used for the color #f0dcac. 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 37.97%
Green 34.81%
Blue 27.22%
CMYK Percentage
Cyan 0
Magenta 19.59%
Yellow 66.59%
Black 13.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.