#dac65c Hex Color
rgb(218, 198, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | c6 | 5c | - | #dac65c |
RGB | 218 | 198 | 92 | - | rgb(218,198,92) |
HSL | 50 | 63% | 61% | - | hsl(50,63%,61%) |
HSV | 50 | 58% | 85% | - | hsv(50,58%,85%) |
XYZ | 51.0393 | 56.0663 | 18.257 | - | xyz(51.0393,56.0663,18.257) |
CIE-LAB | 79.65 | -5.89 | 54.63 | - | lab(79.65,-5.89,54.63) |
CMYK | 0 | 0.091743119266055 | 0.57798165137615 | 0.14509803921569 | cmyk(0,0.091743119266055,0.57798165137615,0.14509803921569) |
Description
The RGB value of color #dac65c is rgb(218, 198, 92).
In the hex color #dac65c, The value of Red is 218, value of Green is 198, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #dac65c consists of 50° Hue, 63% Saturation, and 61% Lightness.
In the CMYK color model, the color #dac65c can be represented as Cyan=0%, Magenta=0.091743119266055%, Yellow=0.57798165137615%, and Black=0.14509803921569%.
Shades of #dac65c
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 #dac65c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dac65c
Preview of #dac65c on White Background
The contrast ratio of #dac65c with white color is 1.72
Preview of #dac65c on black background
The contrast ratio of #dac65c with black color is 12.21
#dac65c color will look good with a black background.
Color Schemes of #dac65c
Triadic Colors of #dac65c
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 #dac65c
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 #dac65c
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 #dac65c
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: #dac65c;
}
This is a sample text used for the color #dac65c. 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: #dac65c;
}
This is a sample text used for the color #dac65c. 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 #dac65c;
}
This is a sample text used for the color #dac65c. 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 42.91%
Green 38.98%
Blue 18.11%
CMYK Percentage
Cyan 0
Magenta 11.26%
Yellow 70.93%
Black 17.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.