#caa4be Hex Color
rgb(202, 164, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | a4 | be | - | #caa4be |
RGB | 202 | 164 | 190 | - | rgb(202,164,190) |
HSL | 319 | 26% | 72% | - | hsl(319,26%,72%) |
HSV | 319 | 19% | 79% | - | hsv(319,19%,79%) |
XYZ | 46.9268 | 42.8252 | 54.508 | - | xyz(46.9268,42.8252,54.508) |
CIE-LAB | 71.44 | 18.3 | -8.05 | - | lab(71.44,18.3,-8.05) |
CMYK | 0 | 0.18811881188119 | 0.059405940594059 | 0.2078431372549 | cmyk(0,0.18811881188119,0.059405940594059,0.2078431372549) |
Description
The RGB value of color #caa4be is rgb(202, 164, 190).
In the hex color #caa4be, The value of Red is 202, value of Green is 164, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #caa4be consists of 319° Hue, 26% Saturation, and 72% Lightness.
In the CMYK color model, the color #caa4be can be represented as Cyan=0%, Magenta=0.18811881188119%, Yellow=0.059405940594059%, and Black=0.2078431372549%.
Shades of #caa4be
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 #caa4be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa4be
Preview of #caa4be on White Background
The contrast ratio of #caa4be with white color is 2.2
Preview of #caa4be on black background
The contrast ratio of #caa4be with black color is 9.57
#caa4be color will look good with a black background.
Color Schemes of #caa4be
Triadic Colors of #caa4be
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 #caa4be
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 #caa4be
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 #caa4be
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: #caa4be;
}
This is a sample text used for the color #caa4be. 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: #caa4be;
}
This is a sample text used for the color #caa4be. 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 #caa4be;
}
This is a sample text used for the color #caa4be. 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 36.33%
Green 29.5%
Blue 34.17%
CMYK Percentage
Cyan 0
Magenta 41.31%
Yellow 13.05%
Black 45.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.