#daa29a Hex Color
rgb(218, 162, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | a2 | 9a | - | #daa29a |
RGB | 218 | 162 | 154 | - | rgb(218,162,154) |
HSL | 8 | 46% | 73% | - | hsl(8,46%,73%) |
HSV | 8 | 29% | 85% | - | hsv(8,29%,85%) |
XYZ | 47.6665 | 43.0792 | 36.3747 | - | xyz(47.6665,43.0792,36.3747) |
CIE-LAB | 71.61 | 19.62 | 12.27 | - | lab(71.61,19.62,12.27) |
CMYK | 0 | 0.25688073394495 | 0.29357798165138 | 0.14509803921569 | cmyk(0,0.25688073394495,0.29357798165138,0.14509803921569) |
Description
The RGB value of color #daa29a is rgb(218, 162, 154).
In the hex color #daa29a, The value of Red is 218, value of Green is 162, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #daa29a consists of 8° Hue, 46% Saturation, and 73% Lightness.
In the CMYK color model, the color #daa29a can be represented as Cyan=0%, Magenta=0.25688073394495%, Yellow=0.29357798165138%, and Black=0.14509803921569%.
Shades of #daa29a
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 #daa29a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daa29a
Preview of #daa29a on White Background
The contrast ratio of #daa29a with white color is 2.18
Preview of #daa29a on black background
The contrast ratio of #daa29a with black color is 9.62
#daa29a color will look good with a black background.
Color Schemes of #daa29a
Triadic Colors of #daa29a
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 #daa29a
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 #daa29a
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 #daa29a
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: #daa29a;
}
This is a sample text used for the color #daa29a. 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: #daa29a;
}
This is a sample text used for the color #daa29a. 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 #daa29a;
}
This is a sample text used for the color #daa29a. 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 40.82%
Green 30.34%
Blue 28.84%
CMYK Percentage
Cyan 0
Magenta 36.93%
Yellow 42.21%
Black 20.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.