#8a72ae Hex Color
rgb(138, 114, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8a | 72 | ae | - | #8a72ae |
| RGB | 138 | 114 | 174 | - | rgb(138,114,174) |
| HSL | 264 | 27% | 56% | - | hsl(264,27%,56%) |
| HSV | 264 | 34% | 68% | - | hsv(264,34%,68%) |
| XYZ | 24.1385 | 20.4939 | 42.7279 | - | xyz(24.1385,20.4939,42.7279) |
| CIE-LAB | 52.39 | 21.85 | -28.51 | - | lab(52.39,21.85,-28.51) |
| CMYK | 0.20689655172414 | 0.3448275862069 | 0 | 0.31764705882353 | cmyk(0.20689655172414,0.3448275862069,0,0.31764705882353) |
Description
The RGB value of color #8a72ae is rgb(138, 114, 174).
In the hex color #8a72ae, The value of Red is 138, value of Green is 114, and value of Blue is 174. The primary color is Blue. Similarly, The HSL values for #8a72ae consists of 264° Hue, 27% Saturation, and 56% Lightness.
In the CMYK color model, the color #8a72ae can be represented as Cyan=0.20689655172414%, Magenta=0.3448275862069%, Yellow=0%, and Black=0.31764705882353%.
Shades of #8a72ae
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 #8a72ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8a72ae
Preview of #8a72ae on White Background
The contrast ratio of #8a72ae with white color is 4.12
Preview of #8a72ae on black background
The contrast ratio of #8a72ae with black color is 5.1
#8a72ae color will look good with a black background.
Color Schemes of #8a72ae
Triadic Colors of #8a72ae
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 #8a72ae
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 #8a72ae
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 #8a72ae
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: #8a72ae;
}
This is a sample text used for the color #8a72ae. 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: #8a72ae;
}
This is a sample text used for the color #8a72ae. 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 #8a72ae;
}
This is a sample text used for the color #8a72ae. 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 32.39%
Green 26.76%
Blue 40.85%
CMYK Percentage
Cyan 23.8
Magenta 39.66%
Yellow 0%
Black 36.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.