#deccbb Hex Color
rgb(222, 204, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | cc | bb | - | #deccbb |
RGB | 222 | 204 | 187 | - | rgb(222,204,187) |
HSL | 29 | 35% | 80% | - | hsl(29,35%,80%) |
HSV | 29 | 16% | 87% | - | hsv(29,16%,87%) |
XYZ | 60.6867 | 62.3032 | 55.8409 | - | xyz(60.6867,62.3032,55.8409) |
CIE-LAB | 83.07 | 3.5 | 10.73 | - | lab(83.07,3.5,10.73) |
CMYK | 0 | 0.081081081081081 | 0.15765765765766 | 0.12941176470588 | cmyk(0,0.081081081081081,0.15765765765766,0.12941176470588) |
Description
The RGB value of color #deccbb is rgb(222, 204, 187).
In the hex color #deccbb, The value of Red is 222, value of Green is 204, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #deccbb consists of 29° Hue, 35% Saturation, and 80% Lightness.
In the CMYK color model, the color #deccbb can be represented as Cyan=0%, Magenta=0.081081081081081%, Yellow=0.15765765765766%, and Black=0.12941176470588%.
Shades of #deccbb
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 #deccbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deccbb
Preview of #deccbb on White Background
The contrast ratio of #deccbb with white color is 1.56
Preview of #deccbb on black background
The contrast ratio of #deccbb with black color is 13.46
#deccbb color will look good with a black background.
Color Schemes of #deccbb
Triadic Colors of #deccbb
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 #deccbb
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 #deccbb
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 #deccbb
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: #deccbb;
}
This is a sample text used for the color #deccbb. 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: #deccbb;
}
This is a sample text used for the color #deccbb. 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 #deccbb;
}
This is a sample text used for the color #deccbb. 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.22%
Green 33.28%
Blue 30.51%
CMYK Percentage
Cyan 0
Magenta 22.02%
Yellow 42.82%
Black 35.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.