#d8bcce Hex Color
rgb(216, 188, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d8 | bc | ce | - | #d8bcce |
| RGB | 216 | 188 | 206 | - | rgb(216,188,206) |
| HSL | 321 | 26% | 79% | - | hsl(321,26%,79%) |
| HSV | 321 | 13% | 85% | - | hsv(321,13%,85%) |
| XYZ | 57.4427 | 55.0216 | 65.9852 | - | xyz(57.4427,55.0216,65.9852) |
| CIE-LAB | 79.05 | 13.02 | -5.36 | - | lab(79.05,13.02,-5.36) |
| CMYK | 0 | 0.12962962962963 | 0.046296296296296 | 0.15294117647059 | cmyk(0,0.12962962962963,0.046296296296296,0.15294117647059) |
Description
The RGB value of color #d8bcce is rgb(216, 188, 206).
In the hex color #d8bcce, The value of Red is 216, value of Green is 188, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #d8bcce consists of 321° Hue, 26% Saturation, and 79% Lightness.
In the CMYK color model, the color #d8bcce can be represented as Cyan=0%, Magenta=0.12962962962963%, Yellow=0.046296296296296%, and Black=0.15294117647059%.
Shades of #d8bcce
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 #d8bcce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d8bcce
Preview of #d8bcce on White Background
The contrast ratio of #d8bcce with white color is 1.75
Preview of #d8bcce on black background
The contrast ratio of #d8bcce with black color is 12
#d8bcce color will look good with a black background.
Color Schemes of #d8bcce
Triadic Colors of #d8bcce
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 #d8bcce
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 #d8bcce
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 #d8bcce
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: #d8bcce;
}
This is a sample text used for the color #d8bcce. 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: #d8bcce;
}
This is a sample text used for the color #d8bcce. 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 #d8bcce;
}
This is a sample text used for the color #d8bcce. 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.41%
Green 30.82%
Blue 33.77%
CMYK Percentage
Cyan 0
Magenta 39.42%
Yellow 14.08%
Black 46.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.