#dad59d Hex Color
rgb(218, 213, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d5 | 9d | - | #dad59d |
RGB | 218 | 213 | 157 | - | rgb(218,213,157) |
HSL | 55 | 45% | 74% | - | hsl(55,45%,74%) |
HSV | 55 | 28% | 85% | - | hsv(55,28%,85%) |
XYZ | 58.7935 | 64.9282 | 41.3319 | - | xyz(58.7935,64.9282,41.3319) |
CIE-LAB | 84.45 | -6.94 | 28.37 | - | lab(84.45,-6.94,28.37) |
CMYK | 0 | 0.022935779816514 | 0.27981651376147 | 0.14509803921569 | cmyk(0,0.022935779816514,0.27981651376147,0.14509803921569) |
Description
The RGB value of color #dad59d is rgb(218, 213, 157).
In the hex color #dad59d, The value of Red is 218, value of Green is 213, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #dad59d consists of 55° Hue, 45% Saturation, and 74% Lightness.
In the CMYK color model, the color #dad59d can be represented as Cyan=0%, Magenta=0.022935779816514%, Yellow=0.27981651376147%, and Black=0.14509803921569%.
Shades of #dad59d
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 #dad59d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad59d
Preview of #dad59d on White Background
The contrast ratio of #dad59d with white color is 1.5
Preview of #dad59d on black background
The contrast ratio of #dad59d with black color is 13.99
#dad59d color will look good with a black background.
Color Schemes of #dad59d
Triadic Colors of #dad59d
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 #dad59d
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 #dad59d
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 #dad59d
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: #dad59d;
}
This is a sample text used for the color #dad59d. 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: #dad59d;
}
This is a sample text used for the color #dad59d. 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 #dad59d;
}
This is a sample text used for the color #dad59d. 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 37.07%
Green 36.22%
Blue 26.7%
CMYK Percentage
Cyan 0
Magenta 5.12%
Yellow 62.48%
Black 32.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.