#d5cbbe Hex Color
rgb(213, 203, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | cb | be | - | #d5cbbe |
RGB | 213 | 203 | 190 | - | rgb(213,203,190) |
HSL | 34 | 21% | 79% | - | hsl(34,21%,79%) |
HSV | 34 | 11% | 84% | - | hsv(34,11%,84%) |
XYZ | 58.0908 | 60.5757 | 57.3458 | - | xyz(58.0908,60.5757,57.3458) |
CIE-LAB | 82.15 | 1.26 | 7.71 | - | lab(82.15,1.26,7.71) |
CMYK | 0 | 0.046948356807512 | 0.10798122065728 | 0.16470588235294 | cmyk(0,0.046948356807512,0.10798122065728,0.16470588235294) |
Description
The RGB value of color #d5cbbe is rgb(213, 203, 190).
In the hex color #d5cbbe, The value of Red is 213, value of Green is 203, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #d5cbbe consists of 34° Hue, 21% Saturation, and 79% Lightness.
In the CMYK color model, the color #d5cbbe can be represented as Cyan=0%, Magenta=0.046948356807512%, Yellow=0.10798122065728%, and Black=0.16470588235294%.
Shades of #d5cbbe
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 #d5cbbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cbbe
Preview of #d5cbbe on White Background
The contrast ratio of #d5cbbe with white color is 1.6
Preview of #d5cbbe on black background
The contrast ratio of #d5cbbe with black color is 13.12
#d5cbbe color will look good with a black background.
Color Schemes of #d5cbbe
Triadic Colors of #d5cbbe
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 #d5cbbe
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 #d5cbbe
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 #d5cbbe
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: #d5cbbe;
}
This is a sample text used for the color #d5cbbe. 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: #d5cbbe;
}
This is a sample text used for the color #d5cbbe. 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 #d5cbbe;
}
This is a sample text used for the color #d5cbbe. 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 35.15%
Green 33.5%
Blue 31.35%
CMYK Percentage
Cyan 0
Magenta 14.69%
Yellow 33.78%
Black 51.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.