#ca50ec Hex Color
rgb(202, 80, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | 50 | ec | - | #ca50ec |
| RGB | 202 | 80 | 236 | - | rgb(202,80,236) |
| HSL | 287 | 80% | 62% | - | hsl(287,80%,62%) |
| HSV | 287 | 66% | 93% | - | hsv(287,66%,93%) |
| XYZ | 42.3661 | 24.35 | 81.824 | - | xyz(42.3661,24.35,81.824) |
| CIE-LAB | 56.44 | 69.71 | -56.94 | - | lab(56.44,69.71,-56.94) |
| CMYK | 0.14406779661017 | 0.66101694915254 | 0 | 0.074509803921569 | cmyk(0.14406779661017,0.66101694915254,0,0.074509803921569) |
Description
The RGB value of color #ca50ec is rgb(202, 80, 236).
In the hex color #ca50ec, The value of Red is 202, value of Green is 80, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #ca50ec consists of 287° Hue, 80% Saturation, and 62% Lightness.
In the CMYK color model, the color #ca50ec can be represented as Cyan=0.14406779661017%, Magenta=0.66101694915254%, Yellow=0%, and Black=0.074509803921569%.
Shades of #ca50ec
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 #ca50ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca50ec
Preview of #ca50ec on White Background
The contrast ratio of #ca50ec with white color is 3.58
Preview of #ca50ec on black background
The contrast ratio of #ca50ec with black color is 5.87
#ca50ec color will look good with a black background.
Color Schemes of #ca50ec
Triadic Colors of #ca50ec
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 #ca50ec
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 #ca50ec
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 #ca50ec
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: #ca50ec;
}
This is a sample text used for the color #ca50ec. 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: #ca50ec;
}
This is a sample text used for the color #ca50ec. 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 #ca50ec;
}
This is a sample text used for the color #ca50ec. 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 39%
Green 15.44%
Blue 45.56%
CMYK Percentage
Cyan 16.38
Magenta 75.15%
Yellow 0%
Black 8.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.