#cabdb6 Hex Color
rgb(202, 189, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | bd | b6 | - | #cabdb6 |
RGB | 202 | 189 | 182 | - | rgb(202,189,182) |
HSL | 21 | 16% | 75% | - | hsl(21,16%,75%) |
HSV | 21 | 10% | 79% | - | hsv(21,10%,79%) |
XYZ | 50.9982 | 52.3291 | 51.6686 | - | xyz(50.9982,52.3291,51.6686) |
CIE-LAB | 77.48 | 3.38 | 5.17 | - | lab(77.48,3.38,5.17) |
CMYK | 0 | 0.064356435643564 | 0.099009900990099 | 0.2078431372549 | cmyk(0,0.064356435643564,0.099009900990099,0.2078431372549) |
Description
The RGB value of color #cabdb6 is rgb(202, 189, 182).
In the hex color #cabdb6, The value of Red is 202, value of Green is 189, and value of Blue is 182. The primary color is Red. Similarly, The HSL values for #cabdb6 consists of 21° Hue, 16% Saturation, and 75% Lightness.
In the CMYK color model, the color #cabdb6 can be represented as Cyan=0%, Magenta=0.064356435643564%, Yellow=0.099009900990099%, and Black=0.2078431372549%.
Shades of #cabdb6
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 #cabdb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cabdb6
Preview of #cabdb6 on White Background
The contrast ratio of #cabdb6 with white color is 1.83
Preview of #cabdb6 on black background
The contrast ratio of #cabdb6 with black color is 11.47
#cabdb6 color will look good with a black background.
Color Schemes of #cabdb6
Triadic Colors of #cabdb6
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 #cabdb6
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 #cabdb6
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 #cabdb6
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: #cabdb6;
}
This is a sample text used for the color #cabdb6. 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: #cabdb6;
}
This is a sample text used for the color #cabdb6. 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 #cabdb6;
}
This is a sample text used for the color #cabdb6. 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.25%
Green 32.98%
Blue 31.76%
CMYK Percentage
Cyan 0
Magenta 17.34%
Yellow 26.67%
Black 55.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.