#ca2fa2 Hex Color
rgb(202, 47, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 2f | a2 | - | #ca2fa2 |
RGB | 202 | 47 | 162 | - | rgb(202,47,162) |
HSL | 315 | 62% | 49% | - | hsl(315,62%,49%) |
HSV | 315 | 77% | 79% | - | hsv(315,77%,79%) |
XYZ | 31.8952 | 17.1982 | 35.8209 | - | xyz(31.8952,17.1982,35.8209) |
CIE-LAB | 48.51 | 69.4 | -26.84 | - | lab(48.51,69.4,-26.84) |
CMYK | 0 | 0.76732673267327 | 0.1980198019802 | 0.2078431372549 | cmyk(0,0.76732673267327,0.1980198019802,0.2078431372549) |
Description
The RGB value of color #ca2fa2 is rgb(202, 47, 162).
In the hex color #ca2fa2, The value of Red is 202, value of Green is 47, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #ca2fa2 consists of 315° Hue, 62% Saturation, and 49% Lightness.
In the CMYK color model, the color #ca2fa2 can be represented as Cyan=0%, Magenta=0.76732673267327%, Yellow=0.1980198019802%, and Black=0.2078431372549%.
Shades of #ca2fa2
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 #ca2fa2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca2fa2
Preview of #ca2fa2 on White Background
The contrast ratio of #ca2fa2 with white color is 4.73
#ca2fa2 color will look good on a white background.
Preview of #ca2fa2 on black background
The contrast ratio of #ca2fa2 with black color is 4.44
Color Schemes of #ca2fa2
Triadic Colors of #ca2fa2
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 #ca2fa2
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 #ca2fa2
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 #ca2fa2
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: #ca2fa2;
}
This is a sample text used for the color #ca2fa2. 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: #ca2fa2;
}
This is a sample text used for the color #ca2fa2. 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 #ca2fa2;
}
This is a sample text used for the color #ca2fa2. 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 49.15%
Green 11.44%
Blue 39.42%
CMYK Percentage
Cyan 0
Magenta 65.41%
Yellow 16.88%
Black 17.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.