#d2aecb Hex Color
rgb(210, 174, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ae | cb | - | #d2aecb |
RGB | 210 | 174 | 203 | - | rgb(210,174,203) |
HSL | 312 | 29% | 75% | - | hsl(312,29%,75%) |
HSV | 312 | 17% | 82% | - | hsv(312,17%,82%) |
XYZ | 52.4939 | 48.2855 | 63.0532 | - | xyz(52.4939,48.2855,63.0532) |
CIE-LAB | 75 | 17.97 | -9.8 | - | lab(75,17.97,-9.8) |
CMYK | 0 | 0.17142857142857 | 0.033333333333333 | 0.17647058823529 | cmyk(0,0.17142857142857,0.033333333333333,0.17647058823529) |
Description
The RGB value of color #d2aecb is rgb(210, 174, 203).
In the hex color #d2aecb, The value of Red is 210, value of Green is 174, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d2aecb consists of 312° Hue, 29% Saturation, and 75% Lightness.
In the CMYK color model, the color #d2aecb can be represented as Cyan=0%, Magenta=0.17142857142857%, Yellow=0.033333333333333%, and Black=0.17647058823529%.
Shades of #d2aecb
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 #d2aecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2aecb
Preview of #d2aecb on White Background
The contrast ratio of #d2aecb with white color is 1.97
Preview of #d2aecb on black background
The contrast ratio of #d2aecb with black color is 10.66
#d2aecb color will look good with a black background.
Color Schemes of #d2aecb
Triadic Colors of #d2aecb
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 #d2aecb
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 #d2aecb
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 #d2aecb
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: #d2aecb;
}
This is a sample text used for the color #d2aecb. 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: #d2aecb;
}
This is a sample text used for the color #d2aecb. 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 #d2aecb;
}
This is a sample text used for the color #d2aecb. 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 35.78%
Green 29.64%
Blue 34.58%
CMYK Percentage
Cyan 0
Magenta 44.97%
Yellow 8.74%
Black 46.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.