#d7cecf Hex Color
rgb(215, 206, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ce | cf | - | #d7cecf |
RGB | 215 | 206 | 207 | - | rgb(215,206,207) |
HSL | 353 | 10% | 83% | - | hsl(353,10%,83%) |
HSV | 353 | 4% | 84% | - | hsv(353,4%,84%) |
XYZ | 61.3581 | 63.0947 | 67.9761 | - | xyz(61.3581,63.0947,67.9761) |
CIE-LAB | 83.49 | 3.28 | 0.6 | - | lab(83.49,3.28,0.6) |
CMYK | 0 | 0.041860465116279 | 0.037209302325581 | 0.15686274509804 | cmyk(0,0.041860465116279,0.037209302325581,0.15686274509804) |
Description
The RGB value of color #d7cecf is rgb(215, 206, 207).
In the hex color #d7cecf, The value of Red is 215, value of Green is 206, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #d7cecf consists of 353° Hue, 10% Saturation, and 83% Lightness.
In the CMYK color model, the color #d7cecf can be represented as Cyan=0%, Magenta=0.041860465116279%, Yellow=0.037209302325581%, and Black=0.15686274509804%.
Shades of #d7cecf
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 #d7cecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7cecf
Preview of #d7cecf on White Background
The contrast ratio of #d7cecf with white color is 1.54
Preview of #d7cecf on black background
The contrast ratio of #d7cecf with black color is 13.62
#d7cecf color will look good with a black background.
Color Schemes of #d7cecf
Triadic Colors of #d7cecf
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 #d7cecf
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 #d7cecf
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 #d7cecf
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: #d7cecf;
}
This is a sample text used for the color #d7cecf. 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: #d7cecf;
}
This is a sample text used for the color #d7cecf. 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 #d7cecf;
}
This is a sample text used for the color #d7cecf. 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 34.24%
Green 32.8%
Blue 32.96%
CMYK Percentage
Cyan 0
Magenta 17.74%
Yellow 15.77%
Black 66.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.