#cab2e2 Hex Color
rgb(202, 178, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | b2 | e2 | - | #cab2e2 |
RGB | 202 | 178 | 226 | - | rgb(202,178,226) |
HSL | 270 | 45% | 79% | - | hsl(270,45%,79%) |
HSV | 270 | 21% | 89% | - | hsv(270,21%,89%) |
XYZ | 54.005 | 49.8883 | 78.7345 | - | xyz(54.005,49.8883,78.7345) |
CIE-LAB | 76 | 17.57 | -20.89 | - | lab(76,17.57,-20.89) |
CMYK | 0.10619469026549 | 0.21238938053097 | 0 | 0.11372549019608 | cmyk(0.10619469026549,0.21238938053097,0,0.11372549019608) |
Description
The RGB value of color #cab2e2 is rgb(202, 178, 226).
In the hex color #cab2e2, The value of Red is 202, value of Green is 178, and value of Blue is 226. The primary color is Blue. Similarly, The HSL values for #cab2e2 consists of 270° Hue, 45% Saturation, and 79% Lightness.
In the CMYK color model, the color #cab2e2 can be represented as Cyan=0.10619469026549%, Magenta=0.21238938053097%, Yellow=0%, and Black=0.11372549019608%.
Shades of #cab2e2
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 #cab2e2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cab2e2
Preview of #cab2e2 on White Background
The contrast ratio of #cab2e2 with white color is 1.91
Preview of #cab2e2 on black background
The contrast ratio of #cab2e2 with black color is 10.98
#cab2e2 color will look good with a black background.
Color Schemes of #cab2e2
Triadic Colors of #cab2e2
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 #cab2e2
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 #cab2e2
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 #cab2e2
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: #cab2e2;
}
This is a sample text used for the color #cab2e2. 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: #cab2e2;
}
This is a sample text used for the color #cab2e2. 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 #cab2e2;
}
This is a sample text used for the color #cab2e2. 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.33%
Green 29.37%
Blue 37.29%
CMYK Percentage
Cyan 24.56
Magenta 49.13%
Yellow 0%
Black 26.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.