#8f52a5 Hex Color
rgb(143, 82, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | 52 | a5 | - | #8f52a5 |
RGB | 143 | 82 | 165 | - | rgb(143,82,165) |
HSL | 284 | 34% | 48% | - | hsl(284,34%,48%) |
HSV | 284 | 50% | 65% | - | hsv(284,50%,65%) |
XYZ | 21.1365 | 14.5908 | 37.2996 | - | xyz(21.1365,14.5908,37.2996) |
CIE-LAB | 45.07 | 39.7 | -34.65 | - | lab(45.07,39.7,-34.65) |
CMYK | 0.13333333333333 | 0.5030303030303 | 0 | 0.35294117647059 | cmyk(0.13333333333333,0.5030303030303,0,0.35294117647059) |
Description
The RGB value of color #8f52a5 is rgb(143, 82, 165).
In the hex color #8f52a5, The value of Red is 143, value of Green is 82, and value of Blue is 165. The primary color is Blue. Similarly, The HSL values for #8f52a5 consists of 284° Hue, 34% Saturation, and 48% Lightness.
In the CMYK color model, the color #8f52a5 can be represented as Cyan=0.13333333333333%, Magenta=0.5030303030303%, Yellow=0%, and Black=0.35294117647059%.
Shades of #8f52a5
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 #8f52a5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8f52a5
Preview of #8f52a5 on White Background
The contrast ratio of #8f52a5 with white color is 5.36
#8f52a5 color will look good on a white background.
Preview of #8f52a5 on black background
The contrast ratio of #8f52a5 with black color is 3.92
Color Schemes of #8f52a5
Triadic Colors of #8f52a5
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 #8f52a5
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 #8f52a5
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 #8f52a5
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: #8f52a5;
}
This is a sample text used for the color #8f52a5. 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: #8f52a5;
}
This is a sample text used for the color #8f52a5. 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 #8f52a5;
}
This is a sample text used for the color #8f52a5. 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 36.67%
Green 21.03%
Blue 42.31%
CMYK Percentage
Cyan 13.48
Magenta 50.85%
Yellow 0%
Black 35.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.