#db9dbd Hex Color
rgb(219, 157, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 9d | bd | - | #db9dbd |
RGB | 219 | 157 | 189 | - | rgb(219,157,189) |
HSL | 329 | 46% | 74% | - | hsl(329,46%,74%) |
HSV | 329 | 28% | 86% | - | hsv(329,28%,86%) |
XYZ | 50.4557 | 42.8481 | 53.7553 | - | xyz(50.4557,42.8481,53.7553) |
CIE-LAB | 71.45 | 27.9 | -7.29 | - | lab(71.45,27.9,-7.29) |
CMYK | 0 | 0.28310502283105 | 0.13698630136986 | 0.14117647058824 | cmyk(0,0.28310502283105,0.13698630136986,0.14117647058824) |
Description
The RGB value of color #db9dbd is rgb(219, 157, 189).
In the hex color #db9dbd, The value of Red is 219, value of Green is 157, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #db9dbd consists of 329° Hue, 46% Saturation, and 74% Lightness.
In the CMYK color model, the color #db9dbd can be represented as Cyan=0%, Magenta=0.28310502283105%, Yellow=0.13698630136986%, and Black=0.14117647058824%.
Shades of #db9dbd
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 #db9dbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db9dbd
Preview of #db9dbd on White Background
The contrast ratio of #db9dbd with white color is 2.19
Preview of #db9dbd on black background
The contrast ratio of #db9dbd with black color is 9.57
#db9dbd color will look good with a black background.
Color Schemes of #db9dbd
Triadic Colors of #db9dbd
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 #db9dbd
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 #db9dbd
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 #db9dbd
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: #db9dbd;
}
This is a sample text used for the color #db9dbd. 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: #db9dbd;
}
This is a sample text used for the color #db9dbd. 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 #db9dbd;
}
This is a sample text used for the color #db9dbd. 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.76%
Green 27.79%
Blue 33.45%
CMYK Percentage
Cyan 0
Magenta 50.44%
Yellow 24.41%
Black 25.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.