#a04eaa Hex Color
rgb(160, 78, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a0 | 4e | aa | - | #a04eaa |
| RGB | 160 | 78 | 170 | - | rgb(160,78,170) |
| HSL | 293 | 37% | 49% | - | hsl(293,37%,49%) |
| HSV | 293 | 54% | 67% | - | hsv(293,54%,67%) |
| XYZ | 24.4773 | 15.8246 | 39.7946 | - | xyz(24.4773,15.8246,39.7946) |
| CIE-LAB | 46.74 | 47.66 | -34.82 | - | lab(46.74,47.66,-34.82) |
| CMYK | 0.058823529411765 | 0.54117647058824 | 0 | 0.33333333333333 | cmyk(0.058823529411765,0.54117647058824,0,0.33333333333333) |
Description
The RGB value of color #a04eaa is rgb(160, 78, 170).
In the hex color #a04eaa, The value of Red is 160, value of Green is 78, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #a04eaa consists of 293° Hue, 37% Saturation, and 49% Lightness.
In the CMYK color model, the color #a04eaa can be represented as Cyan=0.058823529411765%, Magenta=0.54117647058824%, Yellow=0%, and Black=0.33333333333333%.
Shades of #a04eaa
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 #a04eaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a04eaa
Preview of #a04eaa on White Background
The contrast ratio of #a04eaa with white color is 5.04
#a04eaa color will look good on a white background.
Preview of #a04eaa on black background
The contrast ratio of #a04eaa with black color is 4.16
Color Schemes of #a04eaa
Triadic Colors of #a04eaa
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 #a04eaa
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 #a04eaa
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 #a04eaa
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: #a04eaa;
}
This is a sample text used for the color #a04eaa. 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: #a04eaa;
}
This is a sample text used for the color #a04eaa. 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 #a04eaa;
}
This is a sample text used for the color #a04eaa. 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.22%
Green 19.12%
Blue 41.67%
CMYK Percentage
Cyan 6.3
Magenta 57.98%
Yellow 0%
Black 35.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.