#d89dbb Hex Color
rgb(216, 157, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 9d | bb | - | #d89dbb |
RGB | 216 | 157 | 187 | - | rgb(216,157,187) |
HSL | 329 | 43% | 73% | - | hsl(329,43%,73%) |
HSV | 329 | 27% | 85% | - | hsv(329,27%,85%) |
XYZ | 49.3455 | 42.3007 | 52.5778 | - | xyz(49.3455,42.3007,52.5778) |
CIE-LAB | 71.08 | 26.52 | -6.77 | - | lab(71.08,26.52,-6.77) |
CMYK | 0 | 0.27314814814815 | 0.13425925925926 | 0.15294117647059 | cmyk(0,0.27314814814815,0.13425925925926,0.15294117647059) |
Description
The RGB value of color #d89dbb is rgb(216, 157, 187).
In the hex color #d89dbb, The value of Red is 216, value of Green is 157, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #d89dbb consists of 329° Hue, 43% Saturation, and 73% Lightness.
In the CMYK color model, the color #d89dbb can be represented as Cyan=0%, Magenta=0.27314814814815%, Yellow=0.13425925925926%, and Black=0.15294117647059%.
Shades of #d89dbb
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 #d89dbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d89dbb
Preview of #d89dbb on White Background
The contrast ratio of #d89dbb with white color is 2.22
Preview of #d89dbb on black background
The contrast ratio of #d89dbb with black color is 9.46
#d89dbb color will look good with a black background.
Color Schemes of #d89dbb
Triadic Colors of #d89dbb
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 #d89dbb
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 #d89dbb
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 #d89dbb
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: #d89dbb;
}
This is a sample text used for the color #d89dbb. 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: #d89dbb;
}
This is a sample text used for the color #d89dbb. 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 #d89dbb;
}
This is a sample text used for the color #d89dbb. 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.57%
Green 28.04%
Blue 33.39%
CMYK Percentage
Cyan 0
Magenta 48.75%
Yellow 23.96%
Black 27.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.