#ddd89d Hex Color
rgb(221, 216, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d8 | 9d | - | #ddd89d |
RGB | 221 | 216 | 157 | - | rgb(221,216,157) |
HSL | 55 | 48% | 74% | - | hsl(55,48%,74%) |
HSV | 55 | 29% | 87% | - | hsv(55,29%,87%) |
XYZ | 60.4605 | 66.9182 | 41.6282 | - | xyz(60.4605,66.9182,41.6282) |
CIE-LAB | 85.46 | -7.33 | 29.78 | - | lab(85.46,-7.33,29.78) |
CMYK | 0 | 0.02262443438914 | 0.289592760181 | 0.13333333333333 | cmyk(0,0.02262443438914,0.289592760181,0.13333333333333) |
Description
The RGB value of color #ddd89d is rgb(221, 216, 157).
In the hex color #ddd89d, The value of Red is 221, value of Green is 216, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #ddd89d consists of 55° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #ddd89d can be represented as Cyan=0%, Magenta=0.02262443438914%, Yellow=0.289592760181%, and Black=0.13333333333333%.
Shades of #ddd89d
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 #ddd89d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd89d
Preview of #ddd89d on White Background
The contrast ratio of #ddd89d with white color is 1.46
Preview of #ddd89d on black background
The contrast ratio of #ddd89d with black color is 14.38
#ddd89d color will look good with a black background.
Color Schemes of #ddd89d
Triadic Colors of #ddd89d
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 #ddd89d
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 #ddd89d
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 #ddd89d
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: #ddd89d;
}
This is a sample text used for the color #ddd89d. 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: #ddd89d;
}
This is a sample text used for the color #ddd89d. 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 #ddd89d;
}
This is a sample text used for the color #ddd89d. 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.21%
Green 36.36%
Blue 26.43%
CMYK Percentage
Cyan 0
Magenta 5.08%
Yellow 65%
Black 29.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.