#ca3be6 Hex Color
rgb(202, 59, 230)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | 3b | e6 | - | #ca3be6 |
| RGB | 202 | 59 | 230 | - | rgb(202,59,230) |
| HSL | 290 | 77% | 57% | - | hsl(290,77%,57%) |
| HSV | 290 | 74% | 90% | - | hsv(290,74%,90%) |
| XYZ | 40.204 | 21.3977 | 76.8741 | - | xyz(40.204,21.3977,76.8741) |
| CIE-LAB | 53.38 | 76.27 | -58.46 | - | lab(53.38,76.27,-58.46) |
| CMYK | 0.12173913043478 | 0.74347826086957 | 0 | 0.098039215686274 | cmyk(0.12173913043478,0.74347826086957,0,0.098039215686274) |
Description
The RGB value of color #ca3be6 is rgb(202, 59, 230).
In the hex color #ca3be6, The value of Red is 202, value of Green is 59, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #ca3be6 consists of 290° Hue, 77% Saturation, and 57% Lightness.
In the CMYK color model, the color #ca3be6 can be represented as Cyan=0.12173913043478%, Magenta=0.74347826086957%, Yellow=0%, and Black=0.098039215686274%.
Shades of #ca3be6
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 #ca3be6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca3be6
Preview of #ca3be6 on White Background
The contrast ratio of #ca3be6 with white color is 3.98
Preview of #ca3be6 on black background
The contrast ratio of #ca3be6 with black color is 5.28
#ca3be6 color will look good with a black background.
Color Schemes of #ca3be6
Triadic Colors of #ca3be6
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 #ca3be6
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 #ca3be6
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 #ca3be6
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: #ca3be6;
}
This is a sample text used for the color #ca3be6. 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: #ca3be6;
}
This is a sample text used for the color #ca3be6. 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 #ca3be6;
}
This is a sample text used for the color #ca3be6. 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 41.14%
Green 12.02%
Blue 46.84%
CMYK Percentage
Cyan 12.64
Magenta 77.18%
Yellow 0%
Black 10.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.