#cbd3c9 Hex Color
rgb(203, 211, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | d3 | c9 | - | #cbd3c9 |
RGB | 203 | 211 | 201 | - | rgb(203,211,201) |
HSL | 108 | 10% | 81% | - | hsl(108,10%,81%) |
HSV | 108 | 5% | 83% | - | hsv(108,5%,83%) |
XYZ | 58.4655 | 63.5021 | 64.434 | - | xyz(58.4655,63.5021,64.434) |
CIE-LAB | 83.71 | -4.54 | 3.99 | - | lab(83.71,-4.54,3.99) |
CMYK | 0.037914691943128 | 0 | 0.04739336492891 | 0.17254901960784 | cmyk(0.037914691943128,0,0.04739336492891,0.17254901960784) |
Description
The RGB value of color #cbd3c9 is rgb(203, 211, 201).
In the hex color #cbd3c9, The value of Red is 203, value of Green is 211, and value of Blue is 201. The primary color is Green. Similarly, The HSL values for #cbd3c9 consists of 108° Hue, 10% Saturation, and 81% Lightness.
In the CMYK color model, the color #cbd3c9 can be represented as Cyan=0.037914691943128%, Magenta=0%, Yellow=0.04739336492891%, and Black=0.17254901960784%.
Shades of #cbd3c9
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 #cbd3c9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbd3c9
Preview of #cbd3c9 on White Background
The contrast ratio of #cbd3c9 with white color is 1.53
Preview of #cbd3c9 on black background
The contrast ratio of #cbd3c9 with black color is 13.7
#cbd3c9 color will look good with a black background.
Color Schemes of #cbd3c9
Triadic Colors of #cbd3c9
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 #cbd3c9
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 #cbd3c9
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 #cbd3c9
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: #cbd3c9;
}
This is a sample text used for the color #cbd3c9. 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: #cbd3c9;
}
This is a sample text used for the color #cbd3c9. 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 #cbd3c9;
}
This is a sample text used for the color #cbd3c9. 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 33.01%
Green 34.31%
Blue 32.68%
CMYK Percentage
Cyan 14.7
Magenta 0%
Yellow 18.38%
Black 66.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.