#ddbc9b Hex Color
rgb(221, 188, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bc | 9b | - | #ddbc9b |
RGB | 221 | 188 | 155 | - | rgb(221,188,155) |
HSL | 30 | 49% | 74% | - | hsl(30,49%,74%) |
HSV | 30 | 30% | 87% | - | hsv(30,30%,87%) |
XYZ | 53.7184 | 53.7051 | 38.5452 | - | xyz(53.7184,53.7051,38.5452) |
CIE-LAB | 78.29 | 6.97 | 21.09 | - | lab(78.29,6.97,21.09) |
CMYK | 0 | 0.14932126696833 | 0.29864253393665 | 0.13333333333333 | cmyk(0,0.14932126696833,0.29864253393665,0.13333333333333) |
Description
The RGB value of color #ddbc9b is rgb(221, 188, 155).
In the hex color #ddbc9b, The value of Red is 221, value of Green is 188, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #ddbc9b consists of 30° Hue, 49% Saturation, and 74% Lightness.
In the CMYK color model, the color #ddbc9b can be represented as Cyan=0%, Magenta=0.14932126696833%, Yellow=0.29864253393665%, and Black=0.13333333333333%.
Shades of #ddbc9b
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 #ddbc9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbc9b
Preview of #ddbc9b on White Background
The contrast ratio of #ddbc9b with white color is 1.79
Preview of #ddbc9b on black background
The contrast ratio of #ddbc9b with black color is 11.74
#ddbc9b color will look good with a black background.
Color Schemes of #ddbc9b
Triadic Colors of #ddbc9b
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 #ddbc9b
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 #ddbc9b
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 #ddbc9b
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: #ddbc9b;
}
This is a sample text used for the color #ddbc9b. 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: #ddbc9b;
}
This is a sample text used for the color #ddbc9b. 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 #ddbc9b;
}
This is a sample text used for the color #ddbc9b. 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.18%
Green 33.33%
Blue 27.48%
CMYK Percentage
Cyan 0
Magenta 25.69%
Yellow 51.38%
Black 22.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.