#caa7cb Hex Color
rgb(202, 167, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | a7 | cb | - | #caa7cb |
RGB | 202 | 167 | 203 | - | rgb(202,167,203) |
HSL | 298 | 26% | 73% | - | hsl(298,26%,73%) |
HSV | 298 | 18% | 80% | - | hsv(298,18%,80%) |
XYZ | 48.9553 | 44.5058 | 62.5102 | - | xyz(48.9553,44.5058,62.5102) |
CIE-LAB | 72.57 | 19.05 | -13.53 | - | lab(72.57,19.05,-13.53) |
CMYK | 0.0049261083743842 | 0.17733990147783 | 0 | 0.20392156862745 | cmyk(0.0049261083743842,0.17733990147783,0,0.20392156862745) |
Description
The RGB value of color #caa7cb is rgb(202, 167, 203).
In the hex color #caa7cb, The value of Red is 202, value of Green is 167, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #caa7cb consists of 298° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #caa7cb can be represented as Cyan=0.0049261083743842%, Magenta=0.17733990147783%, Yellow=0%, and Black=0.20392156862745%.
Shades of #caa7cb
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 #caa7cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa7cb
Preview of #caa7cb on White Background
The contrast ratio of #caa7cb with white color is 2.12
Preview of #caa7cb on black background
The contrast ratio of #caa7cb with black color is 9.9
#caa7cb color will look good with a black background.
Color Schemes of #caa7cb
Triadic Colors of #caa7cb
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 #caa7cb
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 #caa7cb
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 #caa7cb
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: #caa7cb;
}
This is a sample text used for the color #caa7cb. 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: #caa7cb;
}
This is a sample text used for the color #caa7cb. 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 #caa7cb;
}
This is a sample text used for the color #caa7cb. 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 35.31%
Green 29.2%
Blue 35.49%
CMYK Percentage
Cyan 1.28
Magenta 45.92%
Yellow 0%
Black 52.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.