#d7cecd Hex Color
rgb(215, 206, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | ce | cd | - | #d7cecd |
RGB | 215 | 206 | 205 | - | rgb(215,206,205) |
HSL | 6 | 11% | 82% | - | hsl(6,11%,82%) |
HSV | 6 | 5% | 84% | - | hsv(6,5%,84%) |
XYZ | 61.1151 | 62.9975 | 66.6962 | - | xyz(61.1151,62.9975,66.6962) |
CIE-LAB | 83.44 | 2.93 | 1.6 | - | lab(83.44,2.93,1.6) |
CMYK | 0 | 0.041860465116279 | 0.046511627906977 | 0.15686274509804 | cmyk(0,0.041860465116279,0.046511627906977,0.15686274509804) |
Description
The RGB value of color #d7cecd is rgb(215, 206, 205).
In the hex color #d7cecd, The value of Red is 215, value of Green is 206, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #d7cecd consists of 6° Hue, 11% Saturation, and 82% Lightness.
In the CMYK color model, the color #d7cecd can be represented as Cyan=0%, Magenta=0.041860465116279%, Yellow=0.046511627906977%, and Black=0.15686274509804%.
This color is named Smells of Fresh Bread.
Shades of #d7cecd
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 #d7cecd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7cecd
Preview of #d7cecd on White Background
The contrast ratio of #d7cecd with white color is 1.54
Preview of #d7cecd on black background
The contrast ratio of #d7cecd with black color is 13.6
#d7cecd color will look good with a black background.
Color Schemes of #d7cecd
Triadic Colors of #d7cecd
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 #d7cecd
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 #d7cecd
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 #d7cecd
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: #d7cecd;
}
This is a sample text used for the color #d7cecd. 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: #d7cecd;
}
This is a sample text used for the color #d7cecd. 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 #d7cecd;
}
This is a sample text used for the color #d7cecd. 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.35%
Green 32.91%
Blue 32.75%
CMYK Percentage
Cyan 0
Magenta 17.07%
Yellow 18.97%
Black 63.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.