#d7bfc8 Hex Color
rgb(215, 191, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | bf | c8 | - | #d7bfc8 |
RGB | 215 | 191 | 200 | - | rgb(215,191,200) |
HSL | 338 | 23% | 80% | - | hsl(338,23%,80%) |
HSV | 338 | 11% | 84% | - | hsv(338,11%,84%) |
XYZ | 57.0805 | 55.8788 | 62.4208 | - | xyz(57.0805,55.8788,62.4208) |
CIE-LAB | 79.54 | 10.01 | -1.41 | - | lab(79.54,10.01,-1.41) |
CMYK | 0 | 0.11162790697674 | 0.069767441860465 | 0.15686274509804 | cmyk(0,0.11162790697674,0.069767441860465,0.15686274509804) |
Description
The RGB value of color #d7bfc8 is rgb(215, 191, 200).
In the hex color #d7bfc8, The value of Red is 215, value of Green is 191, and value of Blue is 200. The primary color is Red. Similarly, The HSL values for #d7bfc8 consists of 338° Hue, 23% Saturation, and 80% Lightness.
In the CMYK color model, the color #d7bfc8 can be represented as Cyan=0%, Magenta=0.11162790697674%, Yellow=0.069767441860465%, and Black=0.15686274509804%.
Shades of #d7bfc8
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 #d7bfc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7bfc8
Preview of #d7bfc8 on White Background
The contrast ratio of #d7bfc8 with white color is 1.72
Preview of #d7bfc8 on black background
The contrast ratio of #d7bfc8 with black color is 12.18
#d7bfc8 color will look good with a black background.
Color Schemes of #d7bfc8
Triadic Colors of #d7bfc8
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 #d7bfc8
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 #d7bfc8
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 #d7bfc8
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: #d7bfc8;
}
This is a sample text used for the color #d7bfc8. 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: #d7bfc8;
}
This is a sample text used for the color #d7bfc8. 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 #d7bfc8;
}
This is a sample text used for the color #d7bfc8. 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.48%
Green 31.52%
Blue 33%
CMYK Percentage
Cyan 0
Magenta 33%
Yellow 20.63%
Black 46.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.