#d19acb Hex Color
rgb(209, 154, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | 9a | cb | - | #d19acb |
RGB | 209 | 154 | 203 | - | rgb(209,154,203) |
HSL | 307 | 37% | 71% | - | hsl(307,37%,71%) |
HSV | 307 | 26% | 82% | - | hsv(307,26%,82%) |
XYZ | 48.6296 | 40.9783 | 61.8465 | - | xyz(48.6296,40.9783,61.8465) |
CIE-LAB | 70.16 | 28.52 | -17.08 | - | lab(70.16,28.52,-17.08) |
CMYK | 0 | 0.26315789473684 | 0.028708133971292 | 0.18039215686275 | cmyk(0,0.26315789473684,0.028708133971292,0.18039215686275) |
Description
The RGB value of color #d19acb is rgb(209, 154, 203).
In the hex color #d19acb, The value of Red is 209, value of Green is 154, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d19acb consists of 307° Hue, 37% Saturation, and 71% Lightness.
In the CMYK color model, the color #d19acb can be represented as Cyan=0%, Magenta=0.26315789473684%, Yellow=0.028708133971292%, and Black=0.18039215686275%.
Shades of #d19acb
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 #d19acb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d19acb
Preview of #d19acb on White Background
The contrast ratio of #d19acb with white color is 2.28
Preview of #d19acb on black background
The contrast ratio of #d19acb with black color is 9.2
#d19acb color will look good with a black background.
Color Schemes of #d19acb
Triadic Colors of #d19acb
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 #d19acb
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 #d19acb
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 #d19acb
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: #d19acb;
}
This is a sample text used for the color #d19acb. 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: #d19acb;
}
This is a sample text used for the color #d19acb. 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 #d19acb;
}
This is a sample text used for the color #d19acb. 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.93%
Green 27.21%
Blue 35.87%
CMYK Percentage
Cyan 0
Magenta 55.72%
Yellow 6.08%
Black 38.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.