#d6acab Hex Color
rgb(214, 172, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | ac | ab | - | #d6acab |
RGB | 214 | 172 | 171 | - | rgb(214,172,171) |
HSL | 1 | 34% | 75% | - | hsl(1,34%,75%) |
HSV | 1 | 20% | 84% | - | hsv(1,20%,84%) |
XYZ | 49.8348 | 46.7415 | 44.9235 | - | xyz(49.8348,46.7415,44.9235) |
CIE-LAB | 74.02 | 15.15 | 6.32 | - | lab(74.02,15.15,6.32) |
CMYK | 0 | 0.19626168224299 | 0.20093457943925 | 0.16078431372549 | cmyk(0,0.19626168224299,0.20093457943925,0.16078431372549) |
Description
The RGB value of color #d6acab is rgb(214, 172, 171).
In the hex color #d6acab, The value of Red is 214, value of Green is 172, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #d6acab consists of 1° Hue, 34% Saturation, and 75% Lightness.
In the CMYK color model, the color #d6acab can be represented as Cyan=0%, Magenta=0.19626168224299%, Yellow=0.20093457943925%, and Black=0.16078431372549%.
Shades of #d6acab
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 #d6acab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6acab
Preview of #d6acab on White Background
The contrast ratio of #d6acab with white color is 2.03
Preview of #d6acab on black background
The contrast ratio of #d6acab with black color is 10.35
#d6acab color will look good with a black background.
Color Schemes of #d6acab
Triadic Colors of #d6acab
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 #d6acab
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 #d6acab
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 #d6acab
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: #d6acab;
}
This is a sample text used for the color #d6acab. 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: #d6acab;
}
This is a sample text used for the color #d6acab. 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 #d6acab;
}
This is a sample text used for the color #d6acab. 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.42%
Green 30.88%
Blue 30.7%
CMYK Percentage
Cyan 0
Magenta 35.17%
Yellow 36.01%
Black 28.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.