#d2acbf Hex Color
rgb(210, 172, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ac | bf | - | #d2acbf |
RGB | 210 | 172 | 191 | - | rgb(210,172,191) |
HSL | 330 | 30% | 75% | - | hsl(330,30%,75%) |
HSV | 330 | 18% | 82% | - | hsv(330,18%,82%) |
XYZ | 50.7348 | 46.9683 | 55.682 | - | xyz(50.7348,46.9683,55.682) |
CIE-LAB | 74.17 | 16.93 | -4.47 | - | lab(74.17,16.93,-4.47) |
CMYK | 0 | 0.18095238095238 | 0.09047619047619 | 0.17647058823529 | cmyk(0,0.18095238095238,0.09047619047619,0.17647058823529) |
Description
The RGB value of color #d2acbf is rgb(210, 172, 191).
In the hex color #d2acbf, The value of Red is 210, value of Green is 172, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #d2acbf consists of 330° Hue, 30% Saturation, and 75% Lightness.
In the CMYK color model, the color #d2acbf can be represented as Cyan=0%, Magenta=0.18095238095238%, Yellow=0.09047619047619%, and Black=0.17647058823529%.
Shades of #d2acbf
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 #d2acbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2acbf
Preview of #d2acbf on White Background
The contrast ratio of #d2acbf with white color is 2.02
Preview of #d2acbf on black background
The contrast ratio of #d2acbf with black color is 10.39
#d2acbf color will look good with a black background.
Color Schemes of #d2acbf
Triadic Colors of #d2acbf
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 #d2acbf
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 #d2acbf
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 #d2acbf
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: #d2acbf;
}
This is a sample text used for the color #d2acbf. 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: #d2acbf;
}
This is a sample text used for the color #d2acbf. 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 #d2acbf;
}
This is a sample text used for the color #d2acbf. 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 36.65%
Green 30.02%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 40.4%
Yellow 20.2%
Black 39.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.