#f0cdcb Hex Color
rgb(240, 205, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | cd | cb | - | #f0cdcb |
RGB | 240 | 205 | 203 | - | rgb(240,205,203) |
HSL | 3 | 55% | 87% | - | hsl(3,55%,87%) |
HSV | 3 | 15% | 94% | - | hsv(3,15%,94%) |
XYZ | 68.546 | 66.4997 | 65.7229 | - | xyz(68.546,66.4997,65.7229) |
CIE-LAB | 85.25 | 11.96 | 5.55 | - | lab(85.25,11.96,5.55) |
CMYK | 0 | 0.14583333333333 | 0.15416666666667 | 0.058823529411765 | cmyk(0,0.14583333333333,0.15416666666667,0.058823529411765) |
Description
The RGB value of color #f0cdcb is rgb(240, 205, 203).
In the hex color #f0cdcb, The value of Red is 240, value of Green is 205, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #f0cdcb consists of 3° Hue, 55% Saturation, and 87% Lightness.
In the CMYK color model, the color #f0cdcb can be represented as Cyan=0%, Magenta=0.14583333333333%, Yellow=0.15416666666667%, and Black=0.058823529411765%.
Shades of #f0cdcb
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 #f0cdcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0cdcb
Preview of #f0cdcb on White Background
The contrast ratio of #f0cdcb with white color is 1.47
Preview of #f0cdcb on black background
The contrast ratio of #f0cdcb with black color is 14.3
#f0cdcb color will look good with a black background.
Color Schemes of #f0cdcb
Triadic Colors of #f0cdcb
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 #f0cdcb
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 #f0cdcb
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 #f0cdcb
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: #f0cdcb;
}
This is a sample text used for the color #f0cdcb. 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: #f0cdcb;
}
This is a sample text used for the color #f0cdcb. 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 #f0cdcb;
}
This is a sample text used for the color #f0cdcb. 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.04%
Green 31.64%
Blue 31.33%
CMYK Percentage
Cyan 0
Magenta 40.64%
Yellow 42.96%
Black 16.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.