#ddcd9e Hex Color
rgb(221, 205, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | cd | 9e | - | #ddcd9e |
RGB | 221 | 205 | 158 | - | rgb(221,205,158) |
HSL | 45 | 48% | 74% | - | hsl(45,48%,74%) |
HSV | 45 | 29% | 87% | - | hsv(45,29%,87%) |
XYZ | 57.8217 | 61.5034 | 41.1716 | - | xyz(57.8217,61.5034,41.1716) |
CIE-LAB | 82.65 | -1.55 | 25.46 | - | lab(82.65,-1.55,25.46) |
CMYK | 0 | 0.072398190045249 | 0.28506787330317 | 0.13333333333333 | cmyk(0,0.072398190045249,0.28506787330317,0.13333333333333) |
Description
The RGB value of color #ddcd9e is rgb(221, 205, 158).
In the hex color #ddcd9e, The value of Red is 221, value of Green is 205, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #ddcd9e consists of 45° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #ddcd9e can be represented as Cyan=0%, Magenta=0.072398190045249%, Yellow=0.28506787330317%, and Black=0.13333333333333%.
Shades of #ddcd9e
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 #ddcd9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcd9e
Preview of #ddcd9e on White Background
The contrast ratio of #ddcd9e with white color is 1.58
Preview of #ddcd9e on black background
The contrast ratio of #ddcd9e with black color is 13.3
#ddcd9e color will look good with a black background.
Color Schemes of #ddcd9e
Triadic Colors of #ddcd9e
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 #ddcd9e
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 #ddcd9e
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 #ddcd9e
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: #ddcd9e;
}
This is a sample text used for the color #ddcd9e. 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: #ddcd9e;
}
This is a sample text used for the color #ddcd9e. 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 #ddcd9e;
}
This is a sample text used for the color #ddcd9e. 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.84%
Green 35.1%
Blue 27.05%
CMYK Percentage
Cyan 0
Magenta 14.75%
Yellow 58.08%
Black 27.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.