#d0ac5b Hex Color
rgb(208, 172, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ac | 5b | - | #d0ac5b |
RGB | 208 | 172 | 91 | - | rgb(208,172,91) |
HSL | 42 | 55% | 59% | - | hsl(42,55%,59%) |
HSV | 42 | 56% | 82% | - | hsv(42,56%,82%) |
XYZ | 42.6533 | 43.6703 | 16.0787 | - | xyz(42.6533,43.6703,16.0787) |
CIE-LAB | 72.01 | 3.46 | 46.02 | - | lab(72.01,3.46,46.02) |
CMYK | 0 | 0.17307692307692 | 0.5625 | 0.1843137254902 | cmyk(0,0.17307692307692,0.5625,0.1843137254902) |
Description
The RGB value of color #d0ac5b is rgb(208, 172, 91).
In the hex color #d0ac5b, The value of Red is 208, value of Green is 172, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #d0ac5b consists of 42° Hue, 55% Saturation, and 59% Lightness.
In the CMYK color model, the color #d0ac5b can be represented as Cyan=0%, Magenta=0.17307692307692%, Yellow=0.5625%, and Black=0.1843137254902%.
Shades of #d0ac5b
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 #d0ac5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0ac5b
Preview of #d0ac5b on White Background
The contrast ratio of #d0ac5b with white color is 2.16
Preview of #d0ac5b on black background
The contrast ratio of #d0ac5b with black color is 9.73
#d0ac5b color will look good with a black background.
Color Schemes of #d0ac5b
Triadic Colors of #d0ac5b
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 #d0ac5b
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 #d0ac5b
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 #d0ac5b
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: #d0ac5b;
}
This is a sample text used for the color #d0ac5b. 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: #d0ac5b;
}
This is a sample text used for the color #d0ac5b. 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 #d0ac5b;
}
This is a sample text used for the color #d0ac5b. 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.16%
Green 36.52%
Blue 19.32%
CMYK Percentage
Cyan 0
Magenta 18.81%
Yellow 61.15%
Black 20.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.