#ddca9f Hex Color
rgb(221, 202, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ca | 9f | - | #ddca9f |
RGB | 221 | 202 | 159 | - | rgb(221,202,159) |
HSL | 42 | 48% | 75% | - | hsl(42,48%,75%) |
HSV | 42 | 28% | 87% | - | hsv(42,28%,87%) |
XYZ | 57.1973 | 60.1164 | 41.3899 | - | xyz(57.1973,60.1164,41.3899) |
CIE-LAB | 81.9 | 0.14 | 23.92 | - | lab(81.9,0.14,23.92) |
CMYK | 0 | 0.085972850678733 | 0.28054298642534 | 0.13333333333333 | cmyk(0,0.085972850678733,0.28054298642534,0.13333333333333) |
Description
The RGB value of color #ddca9f is rgb(221, 202, 159).
In the hex color #ddca9f, The value of Red is 221, value of Green is 202, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #ddca9f consists of 42° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #ddca9f can be represented as Cyan=0%, Magenta=0.085972850678733%, Yellow=0.28054298642534%, and Black=0.13333333333333%.
Shades of #ddca9f
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 #ddca9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddca9f
Preview of #ddca9f on White Background
The contrast ratio of #ddca9f with white color is 1.61
Preview of #ddca9f on black background
The contrast ratio of #ddca9f with black color is 13.02
#ddca9f color will look good with a black background.
Color Schemes of #ddca9f
Triadic Colors of #ddca9f
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 #ddca9f
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 #ddca9f
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 #ddca9f
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: #ddca9f;
}
This is a sample text used for the color #ddca9f. 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: #ddca9f;
}
This is a sample text used for the color #ddca9f. 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 #ddca9f;
}
This is a sample text used for the color #ddca9f. 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.97%
Green 34.71%
Blue 27.32%
CMYK Percentage
Cyan 0
Magenta 17.2%
Yellow 56.13%
Black 26.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.