#ca19ed Hex Color
rgb(202, 25, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | 19 | ed | - | #ca19ed |
| RGB | 202 | 25 | 237 | - | rgb(202,25,237) |
| HSL | 290 | 85% | 51% | - | hsl(290,85%,51%) |
| HSV | 290 | 89% | 93% | - | hsv(290,89%,93%) |
| XYZ | 39.9908 | 19.3662 | 81.7511 | - | xyz(39.9908,19.3662,81.7511) |
| CIE-LAB | 51.11 | 85.39 | -66.07 | - | lab(51.11,85.39,-66.07) |
| CMYK | 0.14767932489451 | 0.89451476793249 | 0 | 0.070588235294118 | cmyk(0.14767932489451,0.89451476793249,0,0.070588235294118) |
Description
The RGB value of color #ca19ed is rgb(202, 25, 237).
In the hex color #ca19ed, The value of Red is 202, value of Green is 25, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #ca19ed consists of 290° Hue, 85% Saturation, and 51% Lightness.
In the CMYK color model, the color #ca19ed can be represented as Cyan=0.14767932489451%, Magenta=0.89451476793249%, Yellow=0%, and Black=0.070588235294118%.
Shades of #ca19ed
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 #ca19ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca19ed
Preview of #ca19ed on White Background
The contrast ratio of #ca19ed with white color is 4.31
Preview of #ca19ed on black background
The contrast ratio of #ca19ed with black color is 4.87
#ca19ed color will look good with a black background.
Color Schemes of #ca19ed
Triadic Colors of #ca19ed
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 #ca19ed
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 #ca19ed
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 #ca19ed
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: #ca19ed;
}
This is a sample text used for the color #ca19ed. 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: #ca19ed;
}
This is a sample text used for the color #ca19ed. 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 #ca19ed;
}
This is a sample text used for the color #ca19ed. 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 43.53%
Green 5.39%
Blue 51.08%
CMYK Percentage
Cyan 13.27
Magenta 80.39%
Yellow 0%
Black 6.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.