#d7cfcb Hex Color
rgb(215, 207, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | cf | cb | - | #d7cfcb |
RGB | 215 | 207 | 203 | - | rgb(215,207,203) |
HSL | 20 | 13% | 82% | - | hsl(20,13%,82%) |
HSV | 20 | 6% | 84% | - | hsv(20,6%,84%) |
XYZ | 61.1166 | 63.3845 | 65.5132 | - | xyz(61.1166,63.3845,65.5132) |
CIE-LAB | 83.64 | 2.06 | 2.96 | - | lab(83.64,2.06,2.96) |
CMYK | 0 | 0.037209302325581 | 0.055813953488372 | 0.15686274509804 | cmyk(0,0.037209302325581,0.055813953488372,0.15686274509804) |
Description
The RGB value of color #d7cfcb is rgb(215, 207, 203).
In the hex color #d7cfcb, The value of Red is 215, value of Green is 207, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d7cfcb consists of 20° Hue, 13% Saturation, and 82% Lightness.
In the CMYK color model, the color #d7cfcb can be represented as Cyan=0%, Magenta=0.037209302325581%, Yellow=0.055813953488372%, and Black=0.15686274509804%.
Shades of #d7cfcb
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 #d7cfcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7cfcb
Preview of #d7cfcb on White Background
The contrast ratio of #d7cfcb with white color is 1.54
Preview of #d7cfcb on black background
The contrast ratio of #d7cfcb with black color is 13.68
#d7cfcb color will look good with a black background.
Color Schemes of #d7cfcb
Triadic Colors of #d7cfcb
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 #d7cfcb
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 #d7cfcb
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 #d7cfcb
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: #d7cfcb;
}
This is a sample text used for the color #d7cfcb. 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: #d7cfcb;
}
This is a sample text used for the color #d7cfcb. 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 #d7cfcb;
}
This is a sample text used for the color #d7cfcb. 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.4%
Green 33.12%
Blue 32.48%
CMYK Percentage
Cyan 0
Magenta 14.89%
Yellow 22.34%
Black 62.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.