#cab3d7 Hex Color
rgb(202, 179, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | b3 | d7 | - | #cab3d7 |
RGB | 202 | 179 | 215 | - | rgb(202,179,215) |
HSL | 278 | 31% | 77% | - | hsl(278,31%,77%) |
HSV | 278 | 17% | 84% | - | hsv(278,17%,84%) |
XYZ | 52.743 | 49.7031 | 71.1038 | - | xyz(52.743,49.7031,71.1038) |
CIE-LAB | 75.89 | 14.81 | -15.09 | - | lab(75.89,14.81,-15.09) |
CMYK | 0.06046511627907 | 0.16744186046512 | 0 | 0.15686274509804 | cmyk(0.06046511627907,0.16744186046512,0,0.15686274509804) |
Description
The RGB value of color #cab3d7 is rgb(202, 179, 215).
In the hex color #cab3d7, The value of Red is 202, value of Green is 179, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #cab3d7 consists of 278° Hue, 31% Saturation, and 77% Lightness.
In the CMYK color model, the color #cab3d7 can be represented as Cyan=0.06046511627907%, Magenta=0.16744186046512%, Yellow=0%, and Black=0.15686274509804%.
Shades of #cab3d7
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 #cab3d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cab3d7
Preview of #cab3d7 on White Background
The contrast ratio of #cab3d7 with white color is 1.92
Preview of #cab3d7 on black background
The contrast ratio of #cab3d7 with black color is 10.94
#cab3d7 color will look good with a black background.
Color Schemes of #cab3d7
Triadic Colors of #cab3d7
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 #cab3d7
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 #cab3d7
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 #cab3d7
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: #cab3d7;
}
This is a sample text used for the color #cab3d7. 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: #cab3d7;
}
This is a sample text used for the color #cab3d7. 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 #cab3d7;
}
This is a sample text used for the color #cab3d7. 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.89%
Green 30.03%
Blue 36.07%
CMYK Percentage
Cyan 15.71
Magenta 43.52%
Yellow 0%
Black 40.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.