#d8a8aa Hex Color
rgb(216, 168, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | a8 | aa | - | #d8a8aa |
RGB | 216 | 168 | 170 | - | rgb(216,168,170) |
HSL | 358 | 38% | 75% | - | hsl(358,38%,75%) |
HSV | 358 | 22% | 85% | - | hsv(358,22%,85%) |
XYZ | 49.5772 | 45.5065 | 44.2008 | - | xyz(49.5772,45.5065,44.2008) |
CIE-LAB | 73.22 | 17.9 | 5.75 | - | lab(73.22,17.9,5.75) |
CMYK | 0 | 0.22222222222222 | 0.21296296296296 | 0.15294117647059 | cmyk(0,0.22222222222222,0.21296296296296,0.15294117647059) |
Description
The RGB value of color #d8a8aa is rgb(216, 168, 170).
In the hex color #d8a8aa, The value of Red is 216, value of Green is 168, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #d8a8aa consists of 358° Hue, 38% Saturation, and 75% Lightness.
In the CMYK color model, the color #d8a8aa can be represented as Cyan=0%, Magenta=0.22222222222222%, Yellow=0.21296296296296%, and Black=0.15294117647059%.
Shades of #d8a8aa
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 #d8a8aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d8a8aa
Preview of #d8a8aa on White Background
The contrast ratio of #d8a8aa with white color is 2.08
Preview of #d8a8aa on black background
The contrast ratio of #d8a8aa with black color is 10.1
#d8a8aa color will look good with a black background.
Color Schemes of #d8a8aa
Triadic Colors of #d8a8aa
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 #d8a8aa
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 #d8a8aa
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 #d8a8aa
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: #d8a8aa;
}
This is a sample text used for the color #d8a8aa. 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: #d8a8aa;
}
This is a sample text used for the color #d8a8aa. 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 #d8a8aa;
}
This is a sample text used for the color #d8a8aa. 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.99%
Green 30.32%
Blue 30.69%
CMYK Percentage
Cyan 0
Magenta 37.78%
Yellow 36.21%
Black 26%
Comments on this color
Please login or signup to post a comment.
No comments yet.