#cbd8d7 Hex Color
rgb(203, 216, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | d8 | d7 | - | #cbd8d7 |
RGB | 203 | 216 | 215 | - | rgb(203,216,215) |
HSL | 175 | 14% | 82% | - | hsl(175,14%,82%) |
HSV | 175 | 6% | 85% | - | hsv(175,6%,85%) |
XYZ | 61.4502 | 66.7145 | 73.9284 | - | xyz(61.4502,66.7145,73.9284) |
CIE-LAB | 85.36 | -4.55 | -1.03 | - | lab(85.36,-4.55,-1.03) |
CMYK | 0.060185185185185 | 0 | 0.0046296296296296 | 0.15294117647059 | cmyk(0.060185185185185,0,0.0046296296296296,0.15294117647059) |
Description
The RGB value of color #cbd8d7 is rgb(203, 216, 215).
In the hex color #cbd8d7, The value of Red is 203, value of Green is 216, and value of Blue is 215. The primary color is Green. Similarly, The HSL values for #cbd8d7 consists of 175° Hue, 14% Saturation, and 82% Lightness.
In the CMYK color model, the color #cbd8d7 can be represented as Cyan=0.060185185185185%, Magenta=0%, Yellow=0.0046296296296296%, and Black=0.15294117647059%.
Shades of #cbd8d7
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 #cbd8d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbd8d7
Preview of #cbd8d7 on White Background
The contrast ratio of #cbd8d7 with white color is 1.46
Preview of #cbd8d7 on black background
The contrast ratio of #cbd8d7 with black color is 14.34
#cbd8d7 color will look good with a black background.
Color Schemes of #cbd8d7
Triadic Colors of #cbd8d7
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 #cbd8d7
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 #cbd8d7
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 #cbd8d7
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: #cbd8d7;
}
This is a sample text used for the color #cbd8d7. 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: #cbd8d7;
}
This is a sample text used for the color #cbd8d7. 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 #cbd8d7;
}
This is a sample text used for the color #cbd8d7. 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 32.02%
Green 34.07%
Blue 33.91%
CMYK Percentage
Cyan 27.64
Magenta 0%
Yellow 2.13%
Black 70.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.