#dad18c Hex Color
rgb(218, 209, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d1 | 8c | - | #dad18c |
RGB | 218 | 209 | 140 | - | rgb(218,209,140) |
HSL | 53 | 51% | 70% | - | hsl(53,51%,70%) |
HSV | 53 | 36% | 85% | - | hsv(53,36%,85%) |
XYZ | 56.4475 | 62.3998 | 33.8802 | - | xyz(56.4475,62.3998,33.8802) |
CIE-LAB | 83.13 | -6.99 | 35.38 | - | lab(83.13,-6.99,35.38) |
CMYK | 0 | 0.041284403669725 | 0.35779816513761 | 0.14509803921569 | cmyk(0,0.041284403669725,0.35779816513761,0.14509803921569) |
Description
The RGB value of color #dad18c is rgb(218, 209, 140).
In the hex color #dad18c, The value of Red is 218, value of Green is 209, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #dad18c consists of 53° Hue, 51% Saturation, and 70% Lightness.
In the CMYK color model, the color #dad18c can be represented as Cyan=0%, Magenta=0.041284403669725%, Yellow=0.35779816513761%, and Black=0.14509803921569%.
Shades of #dad18c
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 #dad18c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad18c
Preview of #dad18c on White Background
The contrast ratio of #dad18c with white color is 1.56
Preview of #dad18c on black background
The contrast ratio of #dad18c with black color is 13.48
#dad18c color will look good with a black background.
Color Schemes of #dad18c
Triadic Colors of #dad18c
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 #dad18c
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 #dad18c
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 #dad18c
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: #dad18c;
}
This is a sample text used for the color #dad18c. 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: #dad18c;
}
This is a sample text used for the color #dad18c. 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 #dad18c;
}
This is a sample text used for the color #dad18c. 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 38.45%
Green 36.86%
Blue 24.69%
CMYK Percentage
Cyan 0
Magenta 7.59%
Yellow 65.75%
Black 26.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.