#caa9fd Hex Color
rgb(202, 169, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | a9 | fd | - | #caa9fd |
RGB | 202 | 169 | 253 | - | rgb(202,169,253) |
HSL | 264 | 95% | 83% | - | hsl(264,95%,83%) |
HSV | 264 | 33% | 99% | - | hsv(264,33%,99%) |
XYZ | 56.2747 | 48.0243 | 99.2321 | - | xyz(56.2747,48.0243,99.2321) |
CIE-LAB | 74.84 | 28.3 | -37.29 | - | lab(74.84,28.3,-37.29) |
CMYK | 0.20158102766798 | 0.33201581027668 | 0 | 0.0078431372549019 | cmyk(0.20158102766798,0.33201581027668,0,0.0078431372549019) |
Description
The RGB value of color #caa9fd is rgb(202, 169, 253).
In the hex color #caa9fd, The value of Red is 202, value of Green is 169, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #caa9fd consists of 264° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #caa9fd can be represented as Cyan=0.20158102766798%, Magenta=0.33201581027668%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #caa9fd
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 #caa9fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa9fd
Preview of #caa9fd on White Background
The contrast ratio of #caa9fd with white color is 1.98
Preview of #caa9fd on black background
The contrast ratio of #caa9fd with black color is 10.6
#caa9fd color will look good with a black background.
Color Schemes of #caa9fd
Triadic Colors of #caa9fd
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 #caa9fd
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 #caa9fd
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 #caa9fd
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: #caa9fd;
}
This is a sample text used for the color #caa9fd. 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: #caa9fd;
}
This is a sample text used for the color #caa9fd. 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 #caa9fd;
}
This is a sample text used for the color #caa9fd. 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 32.37%
Green 27.08%
Blue 40.54%
CMYK Percentage
Cyan 37.23
Magenta 61.32%
Yellow 0%
Black 1.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.