#aa026f Hex Color
rgb(170, 2, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 02 | 6f | - | #aa026f |
RGB | 170 | 2 | 111 | - | rgb(170,2,111) |
HSL | 321 | 98% | 34% | - | hsl(321,98%,34%) |
HSV | 321 | 99% | 67% | - | hsv(321,99%,67%) |
XYZ | 19.4685 | 9.7372 | 15.8923 | - | xyz(19.4685,9.7372,15.8923) |
CIE-LAB | 37.37 | 64.71 | -13.29 | - | lab(37.37,64.71,-13.29) |
CMYK | 0 | 0.98823529411765 | 0.34705882352941 | 0.33333333333333 | cmyk(0,0.98823529411765,0.34705882352941,0.33333333333333) |
Description
The RGB value of color #aa026f is rgb(170, 2, 111).
In the hex color #aa026f, The value of Red is 170, value of Green is 2, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #aa026f consists of 321° Hue, 98% Saturation, and 34% Lightness.
In the CMYK color model, the color #aa026f can be represented as Cyan=0%, Magenta=0.98823529411765%, Yellow=0.34705882352941%, and Black=0.33333333333333%.
Shades of #aa026f
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 #aa026f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa026f
Preview of #aa026f on White Background
The contrast ratio of #aa026f with white color is 7.12
#aa026f color will look good on a white background.
Preview of #aa026f on black background
The contrast ratio of #aa026f with black color is 2.95
Color Schemes of #aa026f
Triadic Colors of #aa026f
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 #aa026f
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 #aa026f
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 #aa026f
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 #aa026f
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: #aa026f;
}
This is a sample text used for the color #aa026f. 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: #aa026f;
}
This is a sample text used for the color #aa026f. 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 #aa026f;
}
This is a sample text used for the color #aa026f. 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 60.07%
Green 0.71%
Blue 39.22%
CMYK Percentage
Cyan 0
Magenta 59.22%
Yellow 20.8%
Black 19.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.