#ddcd88 Hex Color
rgb(221, 205, 136)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | cd | 88 | - | #ddcd88 |
| RGB | 221 | 205 | 136 | - | rgb(221,205,136) |
| HSL | 49 | 56% | 70% | - | hsl(49,56%,70%) |
| HSV | 49 | 38% | 87% | - | hsv(49,38%,87%) |
| XYZ | 56.094 | 60.8124 | 32.074 | - | xyz(56.094,60.8124,32.074) |
| CIE-LAB | 82.28 | -4.21 | 36.37 | - | lab(82.28,-4.21,36.37) |
| CMYK | 0 | 0.072398190045249 | 0.38461538461538 | 0.13333333333333 | cmyk(0,0.072398190045249,0.38461538461538,0.13333333333333) |
Description
The RGB value of color #ddcd88 is rgb(221, 205, 136).
In the hex color #ddcd88, The value of Red is 221, value of Green is 205, and value of Blue is 136. The primary color is Red. Similarly, The HSL values for #ddcd88 consists of 49° Hue, 56% Saturation, and 70% Lightness.
In the CMYK color model, the color #ddcd88 can be represented as Cyan=0%, Magenta=0.072398190045249%, Yellow=0.38461538461538%, and Black=0.13333333333333%.
Shades of #ddcd88
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 #ddcd88
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcd88
Preview of #ddcd88 on White Background
The contrast ratio of #ddcd88 with white color is 1.6
Preview of #ddcd88 on black background
The contrast ratio of #ddcd88 with black color is 13.16
#ddcd88 color will look good with a black background.
Color Schemes of #ddcd88
Triadic Colors of #ddcd88
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 #ddcd88
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 #ddcd88
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 #ddcd88
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: #ddcd88;
}
This is a sample text used for the color #ddcd88. 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: #ddcd88;
}
This is a sample text used for the color #ddcd88. 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 #ddcd88;
}
This is a sample text used for the color #ddcd88. 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 39.32%
Green 36.48%
Blue 24.2%
CMYK Percentage
Cyan 0
Magenta 12.26%
Yellow 65.15%
Black 22.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.