#a852b4 Hex Color
rgb(168, 82, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 52 | b4 | - | #a852b4 |
RGB | 168 | 82 | 180 | - | rgb(168,82,180) |
HSL | 293 | 40% | 51% | - | hsl(293,40%,51%) |
HSV | 293 | 54% | 71% | - | hsv(293,54%,71%) |
XYZ | 27.404 | 17.6547 | 45.1434 | - | xyz(27.404,17.6547,45.1434) |
CIE-LAB | 49.07 | 49.82 | -36.94 | - | lab(49.07,49.82,-36.94) |
CMYK | 0.066666666666667 | 0.54444444444444 | 0 | 0.29411764705882 | cmyk(0.066666666666667,0.54444444444444,0,0.29411764705882) |
Description
The RGB value of color #a852b4 is rgb(168, 82, 180).
In the hex color #a852b4, The value of Red is 168, value of Green is 82, and value of Blue is 180. The primary color is Blue. Similarly, The HSL values for #a852b4 consists of 293° Hue, 40% Saturation, and 51% Lightness.
In the CMYK color model, the color #a852b4 can be represented as Cyan=0.066666666666667%, Magenta=0.54444444444444%, Yellow=0%, and Black=0.29411764705882%.
Shades of #a852b4
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 #a852b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a852b4
Preview of #a852b4 on White Background
The contrast ratio of #a852b4 with white color is 4.63
#a852b4 color will look good on a white background.
Preview of #a852b4 on black background
The contrast ratio of #a852b4 with black color is 4.53
Color Schemes of #a852b4
Triadic Colors of #a852b4
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 #a852b4
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 #a852b4
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 #a852b4
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: #a852b4;
}
This is a sample text used for the color #a852b4. 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: #a852b4;
}
This is a sample text used for the color #a852b4. 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 #a852b4;
}
This is a sample text used for the color #a852b4. 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.07%
Green 19.07%
Blue 41.86%
CMYK Percentage
Cyan 7.36
Magenta 60.14%
Yellow 0%
Black 32.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.