#d4dd9b Hex Color
rgb(212, 221, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | dd | 9b | - | #d4dd9b |
RGB | 212 | 221 | 155 | - | rgb(212,221,155) |
HSL | 68 | 49% | 74% | - | hsl(68,49%,74%) |
HSV | 68 | 30% | 87% | - | hsv(68,30%,87%) |
XYZ | 58.9242 | 68.0765 | 41.0448 | - | xyz(58.9242,68.0765,41.0448) |
CIE-LAB | 86.04 | -13.51 | 31.46 | - | lab(86.04,-13.51,31.46) |
CMYK | 0.040723981900452 | 0 | 0.29864253393665 | 0.13333333333333 | cmyk(0.040723981900452,0,0.29864253393665,0.13333333333333) |
Description
The RGB value of color #d4dd9b is rgb(212, 221, 155).
In the hex color #d4dd9b, The value of Red is 212, value of Green is 221, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #d4dd9b consists of 68° Hue, 49% Saturation, and 74% Lightness.
In the CMYK color model, the color #d4dd9b can be represented as Cyan=0.040723981900452%, Magenta=0%, Yellow=0.29864253393665%, and Black=0.13333333333333%.
Shades of #d4dd9b
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 #d4dd9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4dd9b
Preview of #d4dd9b on White Background
The contrast ratio of #d4dd9b with white color is 1.44
Preview of #d4dd9b on black background
The contrast ratio of #d4dd9b with black color is 14.62
#d4dd9b color will look good with a black background.
Color Schemes of #d4dd9b
Triadic Colors of #d4dd9b
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 #d4dd9b
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 #d4dd9b
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 #d4dd9b
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: #d4dd9b;
}
This is a sample text used for the color #d4dd9b. 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: #d4dd9b;
}
This is a sample text used for the color #d4dd9b. 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 #d4dd9b;
}
This is a sample text used for the color #d4dd9b. 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 36.05%
Green 37.59%
Blue 26.36%
CMYK Percentage
Cyan 8.62
Magenta 0%
Yellow 63.18%
Black 28.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.