#ca83dd Hex Color
rgb(202, 131, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 83 | dd | - | #ca83dd |
RGB | 202 | 131 | 221 | - | rgb(202,131,221) |
HSL | 287 | 57% | 69% | - | hsl(287,57%,69%) |
HSV | 287 | 41% | 87% | - | hsv(287,41%,87%) |
XYZ | 45.5246 | 34.0096 | 72.5717 | - | xyz(45.5246,34.0096,72.5717) |
CIE-LAB | 64.97 | 42.2 | -35.1 | - | lab(64.97,42.2,-35.1) |
CMYK | 0.085972850678733 | 0.40723981900452 | 0 | 0.13333333333333 | cmyk(0.085972850678733,0.40723981900452,0,0.13333333333333) |
Description
The RGB value of color #ca83dd is rgb(202, 131, 221).
In the hex color #ca83dd, The value of Red is 202, value of Green is 131, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ca83dd consists of 287° Hue, 57% Saturation, and 69% Lightness.
In the CMYK color model, the color #ca83dd can be represented as Cyan=0.085972850678733%, Magenta=0.40723981900452%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ca83dd
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 #ca83dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca83dd
Preview of #ca83dd on White Background
The contrast ratio of #ca83dd with white color is 2.69
Preview of #ca83dd on black background
The contrast ratio of #ca83dd with black color is 7.8
#ca83dd color will look good with a black background.
Color Schemes of #ca83dd
Triadic Colors of #ca83dd
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 #ca83dd
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 #ca83dd
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 #ca83dd
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: #ca83dd;
}
This is a sample text used for the color #ca83dd. 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: #ca83dd;
}
This is a sample text used for the color #ca83dd. 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 #ca83dd;
}
This is a sample text used for the color #ca83dd. 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.46%
Green 23.65%
Blue 39.89%
CMYK Percentage
Cyan 13.72
Magenta 65%
Yellow 0%
Black 21.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.