#cac4cb Hex Color
rgb(202, 196, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c4 | cb | - | #cac4cb |
RGB | 202 | 196 | 203 | - | rgb(202,196,203) |
HSL | 291 | 6% | 78% | - | hsl(291,6%,78%) |
HSV | 291 | 3% | 80% | - | hsv(291,3%,80%) |
XYZ | 54.8765 | 56.3482 | 64.4839 | - | xyz(54.8765,56.3482,64.4839) |
CIE-LAB | 79.81 | 3.36 | -2.76 | - | lab(79.81,3.36,-2.76) |
CMYK | 0.0049261083743842 | 0.03448275862069 | 0 | 0.20392156862745 | cmyk(0.0049261083743842,0.03448275862069,0,0.20392156862745) |
Description
The RGB value of color #cac4cb is rgb(202, 196, 203).
In the hex color #cac4cb, The value of Red is 202, value of Green is 196, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #cac4cb consists of 291° Hue, 6% Saturation, and 78% Lightness.
In the CMYK color model, the color #cac4cb can be represented as Cyan=0.0049261083743842%, Magenta=0.03448275862069%, Yellow=0%, and Black=0.20392156862745%.
Shades of #cac4cb
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 #cac4cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac4cb
Preview of #cac4cb on White Background
The contrast ratio of #cac4cb with white color is 1.71
Preview of #cac4cb on black background
The contrast ratio of #cac4cb with black color is 12.27
#cac4cb color will look good with a black background.
Color Schemes of #cac4cb
Triadic Colors of #cac4cb
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 #cac4cb
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 #cac4cb
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 #cac4cb
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: #cac4cb;
}
This is a sample text used for the color #cac4cb. 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: #cac4cb;
}
This is a sample text used for the color #cac4cb. 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 #cac4cb;
}
This is a sample text used for the color #cac4cb. 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.61%
Green 32.61%
Blue 33.78%
CMYK Percentage
Cyan 2.02
Magenta 14.17%
Yellow 0%
Black 83.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.