#cacbd1 Hex Color
rgb(202, 203, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | cb | d1 | - | #cacbd1 |
RGB | 202 | 203 | 209 | - | rgb(202,203,209) |
HSL | 231 | 7% | 81% | - | hsl(231,7%,81%) |
HSV | 231 | 3% | 82% | - | hsv(231,3%,82%) |
XYZ | 57.2217 | 59.8719 | 68.8621 | - | xyz(57.2217,59.8719,68.8621) |
CIE-LAB | 81.77 | 0.78 | -3.11 | - | lab(81.77,0.78,-3.11) |
CMYK | 0.033492822966507 | 0.028708133971292 | 0 | 0.18039215686275 | cmyk(0.033492822966507,0.028708133971292,0,0.18039215686275) |
Description
The RGB value of color #cacbd1 is rgb(202, 203, 209).
In the hex color #cacbd1, The value of Red is 202, value of Green is 203, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #cacbd1 consists of 231° Hue, 7% Saturation, and 81% Lightness.
In the CMYK color model, the color #cacbd1 can be represented as Cyan=0.033492822966507%, Magenta=0.028708133971292%, Yellow=0%, and Black=0.18039215686275%.
Shades of #cacbd1
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 #cacbd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cacbd1
Preview of #cacbd1 on White Background
The contrast ratio of #cacbd1 with white color is 1.62
Preview of #cacbd1 on black background
The contrast ratio of #cacbd1 with black color is 12.97
#cacbd1 color will look good with a black background.
Color Schemes of #cacbd1
Triadic Colors of #cacbd1
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 #cacbd1
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 #cacbd1
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 #cacbd1
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: #cacbd1;
}
This is a sample text used for the color #cacbd1. 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: #cacbd1;
}
This is a sample text used for the color #cacbd1. 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 #cacbd1;
}
This is a sample text used for the color #cacbd1. 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.9%
Green 33.06%
Blue 34.04%
CMYK Percentage
Cyan 13.81
Magenta 11.83%
Yellow 0%
Black 74.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.