#d5cdcf Hex Color
rgb(213, 205, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | cd | cf | - | #d5cdcf |
RGB | 213 | 205 | 207 | - | rgb(213,205,207) |
HSL | 345 | 9% | 82% | - | hsl(345,9%,82%) |
HSV | 345 | 4% | 84% | - | hsv(345,4%,84%) |
XYZ | 60.5344 | 62.3138 | 67.8687 | - | xyz(60.5344,62.3138,67.8687) |
CIE-LAB | 83.08 | 3.12 | -0.02 | - | lab(83.08,3.12,-0.02) |
CMYK | 0 | 0.037558685446009 | 0.028169014084507 | 0.16470588235294 | cmyk(0,0.037558685446009,0.028169014084507,0.16470588235294) |
Description
The RGB value of color #d5cdcf is rgb(213, 205, 207).
In the hex color #d5cdcf, The value of Red is 213, value of Green is 205, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #d5cdcf consists of 345° Hue, 9% Saturation, and 82% Lightness.
In the CMYK color model, the color #d5cdcf can be represented as Cyan=0%, Magenta=0.037558685446009%, Yellow=0.028169014084507%, and Black=0.16470588235294%.
Shades of #d5cdcf
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 #d5cdcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cdcf
Preview of #d5cdcf on White Background
The contrast ratio of #d5cdcf with white color is 1.56
Preview of #d5cdcf on black background
The contrast ratio of #d5cdcf with black color is 13.46
#d5cdcf color will look good with a black background.
Color Schemes of #d5cdcf
Triadic Colors of #d5cdcf
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 #d5cdcf
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 #d5cdcf
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 #d5cdcf
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: #d5cdcf;
}
This is a sample text used for the color #d5cdcf. 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: #d5cdcf;
}
This is a sample text used for the color #d5cdcf. 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 #d5cdcf;
}
This is a sample text used for the color #d5cdcf. 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.08%
Green 32.8%
Blue 33.12%
CMYK Percentage
Cyan 0
Magenta 16.3%
Yellow 12.22%
Black 71.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.