#aa017c Hex Color
rgb(170, 1, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 01 | 7c | - | #aa017c |
RGB | 170 | 1 | 124 | - | rgb(170,1,124) |
HSL | 316 | 99% | 34% | - | hsl(316,99%,34%) |
HSV | 316 | 99% | 67% | - | hsv(316,99%,67%) |
XYZ | 20.2265 | 10.023 | 19.9374 | - | xyz(20.2265,10.023,19.9374) |
CIE-LAB | 37.88 | 66.26 | -20.67 | - | lab(37.88,66.26,-20.67) |
CMYK | 0 | 0.99411764705882 | 0.27058823529412 | 0.33333333333333 | cmyk(0,0.99411764705882,0.27058823529412,0.33333333333333) |
Description
The RGB value of color #aa017c is rgb(170, 1, 124).
In the hex color #aa017c, The value of Red is 170, value of Green is 1, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #aa017c consists of 316° Hue, 99% Saturation, and 34% Lightness.
In the CMYK color model, the color #aa017c can be represented as Cyan=0%, Magenta=0.99411764705882%, Yellow=0.27058823529412%, and Black=0.33333333333333%.
Shades of #aa017c
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 #aa017c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa017c
Preview of #aa017c on White Background
The contrast ratio of #aa017c with white color is 6.99
#aa017c color will look good on a white background.
Preview of #aa017c on black background
The contrast ratio of #aa017c with black color is 3
Color Schemes of #aa017c
Triadic Colors of #aa017c
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 #aa017c
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 #aa017c
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 #aa017c
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 #aa017c
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: #aa017c;
}
This is a sample text used for the color #aa017c. 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: #aa017c;
}
This is a sample text used for the color #aa017c. 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 #aa017c;
}
This is a sample text used for the color #aa017c. 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 57.63%
Green 0.34%
Blue 42.03%
CMYK Percentage
Cyan 0
Magenta 62.21%
Yellow 16.93%
Black 20.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.