#cab8bb Hex Color
rgb(202, 184, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | b8 | bb | - | #cab8bb |
RGB | 202 | 184 | 187 | - | rgb(202,184,187) |
HSL | 350 | 15% | 76% | - | hsl(350,15%,76%) |
HSV | 350 | 9% | 79% | - | hsv(350,9%,79%) |
XYZ | 50.4673 | 50.4254 | 54.0869 | - | xyz(50.4673,50.4254,54.0869) |
CIE-LAB | 76.33 | 6.91 | 0.79 | - | lab(76.33,6.91,0.79) |
CMYK | 0 | 0.089108910891089 | 0.074257425742574 | 0.2078431372549 | cmyk(0,0.089108910891089,0.074257425742574,0.2078431372549) |
Description
The RGB value of color #cab8bb is rgb(202, 184, 187).
In the hex color #cab8bb, The value of Red is 202, value of Green is 184, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #cab8bb consists of 350° Hue, 15% Saturation, and 76% Lightness.
In the CMYK color model, the color #cab8bb can be represented as Cyan=0%, Magenta=0.089108910891089%, Yellow=0.074257425742574%, and Black=0.2078431372549%.
Shades of #cab8bb
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 #cab8bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cab8bb
Preview of #cab8bb on White Background
The contrast ratio of #cab8bb with white color is 1.89
Preview of #cab8bb on black background
The contrast ratio of #cab8bb with black color is 11.09
#cab8bb color will look good with a black background.
Color Schemes of #cab8bb
Triadic Colors of #cab8bb
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 #cab8bb
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 #cab8bb
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 #cab8bb
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: #cab8bb;
}
This is a sample text used for the color #cab8bb. 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: #cab8bb;
}
This is a sample text used for the color #cab8bb. 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 #cab8bb;
}
This is a sample text used for the color #cab8bb. 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.11%
Blue 32.64%
CMYK Percentage
Cyan 0
Magenta 24.01%
Yellow 20%
Black 55.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.