#dd9b2b Hex Color
rgb(221, 155, 43)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | 9b | 2b | - | #dd9b2b |
| RGB | 221 | 155 | 43 | - | rgb(221,155,43) |
| HSL | 38 | 72% | 52% | - | hsl(38,72%,52%) |
| HSV | 38 | 81% | 87% | - | hsv(38,81%,87%) |
| XYZ | 41.9762 | 38.9893 | 7.5988 | - | xyz(41.9762,38.9893,7.5988) |
| CIE-LAB | 68.74 | 15.49 | 63.77 | - | lab(68.74,15.49,63.77) |
| CMYK | 0 | 0.29864253393665 | 0.80542986425339 | 0.13333333333333 | cmyk(0,0.29864253393665,0.80542986425339,0.13333333333333) |
Description
The RGB value of color #dd9b2b is rgb(221, 155, 43).
In the hex color #dd9b2b, The value of Red is 221, value of Green is 155, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #dd9b2b consists of 38° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #dd9b2b can be represented as Cyan=0%, Magenta=0.29864253393665%, Yellow=0.80542986425339%, and Black=0.13333333333333%.
Shades of #dd9b2b
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 #dd9b2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd9b2b
Preview of #dd9b2b on White Background
The contrast ratio of #dd9b2b with white color is 2.39
Preview of #dd9b2b on black background
The contrast ratio of #dd9b2b with black color is 8.8
#dd9b2b color will look good with a black background.
Color Schemes of #dd9b2b
Triadic Colors of #dd9b2b
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 #dd9b2b
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 #dd9b2b
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 #dd9b2b
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: #dd9b2b;
}
This is a sample text used for the color #dd9b2b. 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: #dd9b2b;
}
This is a sample text used for the color #dd9b2b. 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 #dd9b2b;
}
This is a sample text used for the color #dd9b2b. 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 52.74%
Green 36.99%
Blue 10.26%
CMYK Percentage
Cyan 0
Magenta 24.13%
Yellow 65.09%
Black 10.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.