#ddcebb Hex Color
rgb(221, 206, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ce | bb | - | #ddcebb |
RGB | 221 | 206 | 187 | - | rgb(221,206,187) |
HSL | 34 | 33% | 80% | - | hsl(34,33%,80%) |
HSV | 34 | 15% | 87% | - | hsv(34,15%,87%) |
XYZ | 60.8597 | 63.1026 | 55.9861 | - | xyz(60.8597,63.1026,55.9861) |
CIE-LAB | 83.5 | 2.09 | 11.32 | - | lab(83.5,2.09,11.32) |
CMYK | 0 | 0.067873303167421 | 0.15384615384615 | 0.13333333333333 | cmyk(0,0.067873303167421,0.15384615384615,0.13333333333333) |
Description
The RGB value of color #ddcebb is rgb(221, 206, 187).
In the hex color #ddcebb, The value of Red is 221, value of Green is 206, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #ddcebb consists of 34° Hue, 33% Saturation, and 80% Lightness.
In the CMYK color model, the color #ddcebb can be represented as Cyan=0%, Magenta=0.067873303167421%, Yellow=0.15384615384615%, and Black=0.13333333333333%.
Shades of #ddcebb
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 #ddcebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcebb
Preview of #ddcebb on White Background
The contrast ratio of #ddcebb with white color is 1.54
Preview of #ddcebb on black background
The contrast ratio of #ddcebb with black color is 13.62
#ddcebb color will look good with a black background.
Color Schemes of #ddcebb
Triadic Colors of #ddcebb
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 #ddcebb
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 #ddcebb
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 #ddcebb
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: #ddcebb;
}
This is a sample text used for the color #ddcebb. 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: #ddcebb;
}
This is a sample text used for the color #ddcebb. 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 #ddcebb;
}
This is a sample text used for the color #ddcebb. 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 35.99%
Green 33.55%
Blue 30.46%
CMYK Percentage
Cyan 0
Magenta 19.12%
Yellow 43.33%
Black 37.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.