#ddaa6f Hex Color
rgb(221, 170, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | aa | 6f | - | #ddaa6f |
RGB | 221 | 170 | 111 | - | rgb(221,170,111) |
HSL | 32 | 62% | 65% | - | hsl(32,62%,65%) |
HSV | 32 | 50% | 87% | - | hsv(32,50%,87%) |
XYZ | 47.0628 | 45.2693 | 21.2963 | - | xyz(47.0628,45.2693,21.2963) |
CIE-LAB | 73.07 | 11.65 | 37.47 | - | lab(73.07,11.65,37.47) |
CMYK | 0 | 0.23076923076923 | 0.49773755656109 | 0.13333333333333 | cmyk(0,0.23076923076923,0.49773755656109,0.13333333333333) |
Description
The RGB value of color #ddaa6f is rgb(221, 170, 111).
In the hex color #ddaa6f, The value of Red is 221, value of Green is 170, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #ddaa6f consists of 32° Hue, 62% Saturation, and 65% Lightness.
In the CMYK color model, the color #ddaa6f can be represented as Cyan=0%, Magenta=0.23076923076923%, Yellow=0.49773755656109%, and Black=0.13333333333333%.
Shades of #ddaa6f
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 #ddaa6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddaa6f
Preview of #ddaa6f on White Background
The contrast ratio of #ddaa6f with white color is 2.09
Preview of #ddaa6f on black background
The contrast ratio of #ddaa6f with black color is 10.05
#ddaa6f color will look good with a black background.
Color Schemes of #ddaa6f
Triadic Colors of #ddaa6f
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 #ddaa6f
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 #ddaa6f
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 #ddaa6f
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: #ddaa6f;
}
This is a sample text used for the color #ddaa6f. 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: #ddaa6f;
}
This is a sample text used for the color #ddaa6f. 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 #ddaa6f;
}
This is a sample text used for the color #ddaa6f. 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 44.02%
Green 33.86%
Blue 22.11%
CMYK Percentage
Cyan 0
Magenta 26.78%
Yellow 57.75%
Black 15.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.