#d0bac1 Hex Color
rgb(208, 186, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ba | c1 | - | #d0bac1 |
RGB | 208 | 186 | 193 | - | rgb(208,186,193) |
HSL | 341 | 19% | 77% | - | hsl(341,19%,77%) |
HSV | 341 | 11% | 82% | - | hsv(341,11%,82%) |
XYZ | 53.197 | 52.378 | 57.7583 | - | xyz(53.197,52.378,57.7583) |
CIE-LAB | 77.51 | 9.01 | -0.68 | - | lab(77.51,9.01,-0.68) |
CMYK | 0 | 0.10576923076923 | 0.072115384615385 | 0.1843137254902 | cmyk(0,0.10576923076923,0.072115384615385,0.1843137254902) |
Description
The RGB value of color #d0bac1 is rgb(208, 186, 193).
In the hex color #d0bac1, The value of Red is 208, value of Green is 186, and value of Blue is 193. The primary color is Red. Similarly, The HSL values for #d0bac1 consists of 341° Hue, 19% Saturation, and 77% Lightness.
In the CMYK color model, the color #d0bac1 can be represented as Cyan=0%, Magenta=0.10576923076923%, Yellow=0.072115384615385%, and Black=0.1843137254902%.
Shades of #d0bac1
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 #d0bac1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0bac1
Preview of #d0bac1 on White Background
The contrast ratio of #d0bac1 with white color is 1.83
Preview of #d0bac1 on black background
The contrast ratio of #d0bac1 with black color is 11.48
#d0bac1 color will look good with a black background.
Color Schemes of #d0bac1
Triadic Colors of #d0bac1
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 #d0bac1
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 #d0bac1
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 #d0bac1
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: #d0bac1;
}
This is a sample text used for the color #d0bac1. 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: #d0bac1;
}
This is a sample text used for the color #d0bac1. 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 #d0bac1;
}
This is a sample text used for the color #d0bac1. 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.43%
Green 31.69%
Blue 32.88%
CMYK Percentage
Cyan 0
Magenta 29.2%
Yellow 19.91%
Black 50.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.