#cabfca Hex Color
rgb(202, 191, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | bf | ca | - | #cabfca |
RGB | 202 | 191 | 202 | - | rgb(202,191,202) |
HSL | 300 | 9% | 77% | - | hsl(300,9%,77%) |
HSV | 300 | 5% | 79% | - | hsv(300,5%,79%) |
XYZ | 53.6486 | 54.0824 | 63.4885 | - | xyz(53.6486,54.0824,63.4885) |
CIE-LAB | 78.51 | 5.85 | -4.14 | - | lab(78.51,5.85,-4.14) |
CMYK | 0 | 0.054455445544554 | 0 | 0.2078431372549 | cmyk(0,0.054455445544554,0,0.2078431372549) |
Description
The RGB value of color #cabfca is rgb(202, 191, 202).
In the hex color #cabfca, The value of Red is 202, value of Green is 191, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #cabfca consists of 300° Hue, 9% Saturation, and 77% Lightness.
In the CMYK color model, the color #cabfca can be represented as Cyan=0%, Magenta=0.054455445544554%, Yellow=0%, and Black=0.2078431372549%.
Shades of #cabfca
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 #cabfca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cabfca
Preview of #cabfca on White Background
The contrast ratio of #cabfca with white color is 1.78
Preview of #cabfca on black background
The contrast ratio of #cabfca with black color is 11.82
#cabfca color will look good with a black background.
Color Schemes of #cabfca
Triadic Colors of #cabfca
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 #cabfca
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 #cabfca
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 #cabfca
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: #cabfca;
}
This is a sample text used for the color #cabfca. 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: #cabfca;
}
This is a sample text used for the color #cabfca. 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 #cabfca;
}
This is a sample text used for the color #cabfca. 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.95%
Green 32.1%
Blue 33.95%
CMYK Percentage
Cyan 0
Magenta 20.76%
Yellow 0%
Black 79.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.