#dceacb Hex Color
rgb(220, 234, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ea | cb | - | #dceacb |
RGB | 220 | 234 | 203 | - | rgb(220,234,203) |
HSL | 87 | 42% | 86% | - | hsl(87,42%,86%) |
HSV | 87 | 13% | 92% | - | hsv(87,13%,92%) |
XYZ | 69.7175 | 78.3731 | 67.9529 | - | xyz(69.7175,78.3731,67.9529) |
CIE-LAB | 90.95 | -10.07 | 13.48 | - | lab(90.95,-10.07,13.48) |
CMYK | 0.05982905982906 | 0 | 0.13247863247863 | 0.082352941176471 | cmyk(0.05982905982906,0,0.13247863247863,0.082352941176471) |
Description
The RGB value of color #dceacb is rgb(220, 234, 203).
In the hex color #dceacb, The value of Red is 220, value of Green is 234, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #dceacb consists of 87° Hue, 42% Saturation, and 86% Lightness.
In the CMYK color model, the color #dceacb can be represented as Cyan=0.05982905982906%, Magenta=0%, Yellow=0.13247863247863%, and Black=0.082352941176471%.
Shades of #dceacb
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 #dceacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dceacb
Preview of #dceacb on White Background
The contrast ratio of #dceacb with white color is 1.26
Preview of #dceacb on black background
The contrast ratio of #dceacb with black color is 16.67
#dceacb color will look good with a black background.
Color Schemes of #dceacb
Triadic Colors of #dceacb
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 #dceacb
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 #dceacb
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 #dceacb
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: #dceacb;
}
This is a sample text used for the color #dceacb. 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: #dceacb;
}
This is a sample text used for the color #dceacb. 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 #dceacb;
}
This is a sample text used for the color #dceacb. 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 33.49%
Green 35.62%
Blue 30.9%
CMYK Percentage
Cyan 21.78
Magenta 0%
Yellow 48.23%
Black 29.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.