#d7ced0 Hex Color
rgb(215, 206, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ce | d0 | - | #d7ced0 |
RGB | 215 | 206 | 208 | - | rgb(215,206,208) |
HSL | 347 | 10% | 83% | - | hsl(347,10%,83%) |
HSV | 347 | 4% | 84% | - | hsv(347,4%,84%) |
XYZ | 61.4808 | 63.1438 | 68.6221 | - | xyz(61.4808,63.1438,68.6221) |
CIE-LAB | 83.52 | 3.46 | 0.11 | - | lab(83.52,3.46,0.11) |
CMYK | 0 | 0.041860465116279 | 0.032558139534884 | 0.15686274509804 | cmyk(0,0.041860465116279,0.032558139534884,0.15686274509804) |
Description
The RGB value of color #d7ced0 is rgb(215, 206, 208).
In the hex color #d7ced0, The value of Red is 215, value of Green is 206, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #d7ced0 consists of 347° Hue, 10% Saturation, and 83% Lightness.
In the CMYK color model, the color #d7ced0 can be represented as Cyan=0%, Magenta=0.041860465116279%, Yellow=0.032558139534884%, and Black=0.15686274509804%.
Shades of #d7ced0
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 #d7ced0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7ced0
Preview of #d7ced0 on White Background
The contrast ratio of #d7ced0 with white color is 1.54
Preview of #d7ced0 on black background
The contrast ratio of #d7ced0 with black color is 13.63
#d7ced0 color will look good with a black background.
Color Schemes of #d7ced0
Triadic Colors of #d7ced0
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 #d7ced0
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 #d7ced0
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 #d7ced0
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: #d7ced0;
}
This is a sample text used for the color #d7ced0. 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: #d7ced0;
}
This is a sample text used for the color #d7ced0. 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 #d7ced0;
}
This is a sample text used for the color #d7ced0. 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.18%
Green 32.75%
Blue 33.07%
CMYK Percentage
Cyan 0
Magenta 18.1%
Yellow 14.08%
Black 67.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.