#aa058d Hex Color
rgb(170, 5, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 05 | 8d | - | #aa058d |
RGB | 170 | 5 | 141 | - | rgb(170,5,141) |
HSL | 311 | 94% | 34% | - | hsl(311,94%,34%) |
HSV | 311 | 97% | 67% | - | hsv(311,97%,67%) |
XYZ | 21.4396 | 10.5777 | 26.111 | - | xyz(21.4396,10.5777,26.111) |
CIE-LAB | 38.86 | 67.9 | -29.67 | - | lab(38.86,67.9,-29.67) |
CMYK | 0 | 0.97058823529412 | 0.17058823529412 | 0.33333333333333 | cmyk(0,0.97058823529412,0.17058823529412,0.33333333333333) |
Description
The RGB value of color #aa058d is rgb(170, 5, 141).
In the hex color #aa058d, The value of Red is 170, value of Green is 5, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #aa058d consists of 311° Hue, 94% Saturation, and 34% Lightness.
In the CMYK color model, the color #aa058d can be represented as Cyan=0%, Magenta=0.97058823529412%, Yellow=0.17058823529412%, and Black=0.33333333333333%.
Shades of #aa058d
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 #aa058d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa058d
Preview of #aa058d on White Background
The contrast ratio of #aa058d with white color is 6.74
#aa058d color will look good on a white background.
Preview of #aa058d on black background
The contrast ratio of #aa058d with black color is 3.12
Color Schemes of #aa058d
Triadic Colors of #aa058d
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 #aa058d
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 #aa058d
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 #aa058d
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.
Monochromatic Colors of #aa058d
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aa058d;
}
This is a sample text used for the color #aa058d. 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: #aa058d;
}
This is a sample text used for the color #aa058d. 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 #aa058d;
}
This is a sample text used for the color #aa058d. 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 53.8%
Green 1.58%
Blue 44.62%
CMYK Percentage
Cyan 0
Magenta 65.82%
Yellow 11.57%
Black 22.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.