#a52acf Hex Color
rgb(165, 42, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 2a | cf | - | #a52acf |
RGB | 165 | 42 | 207 | - | rgb(165,42,207) |
HSL | 285 | 66% | 49% | - | hsl(285,66%,49%) |
HSV | 285 | 80% | 81% | - | hsv(285,80%,81%) |
XYZ | 27.6075 | 14.1603 | 60.3096 | - | xyz(27.6075,14.1603,60.3096) |
CIE-LAB | 44.46 | 70.52 | -60.01 | - | lab(44.46,70.52,-60.01) |
CMYK | 0.20289855072464 | 0.79710144927536 | 0 | 0.18823529411765 | cmyk(0.20289855072464,0.79710144927536,0,0.18823529411765) |
Description
The RGB value of color #a52acf is rgb(165, 42, 207).
In the hex color #a52acf, The value of Red is 165, value of Green is 42, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #a52acf consists of 285° Hue, 66% Saturation, and 49% Lightness.
In the CMYK color model, the color #a52acf can be represented as Cyan=0.20289855072464%, Magenta=0.79710144927536%, Yellow=0%, and Black=0.18823529411765%.
Shades of #a52acf
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 #a52acf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a52acf
Preview of #a52acf on White Background
The contrast ratio of #a52acf with white color is 5.48
#a52acf color will look good on a white background.
Preview of #a52acf on black background
The contrast ratio of #a52acf with black color is 3.83
Color Schemes of #a52acf
Triadic Colors of #a52acf
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 #a52acf
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 #a52acf
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 #a52acf
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: #a52acf;
}
This is a sample text used for the color #a52acf. 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: #a52acf;
}
This is a sample text used for the color #a52acf. 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 #a52acf;
}
This is a sample text used for the color #a52acf. 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.86%
Green 10.14%
Blue 50%
CMYK Percentage
Cyan 17.08
Magenta 67.08%
Yellow 0%
Black 15.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.