#ac026c Hex Color
rgb(172, 2, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 02 | 6c | - | #ac026c |
RGB | 172 | 2 | 108 | - | rgb(172,2,108) |
HSL | 323 | 98% | 34% | - | hsl(323,98%,34%) |
HSV | 323 | 99% | 67% | - | hsv(323,99%,67%) |
XYZ | 19.7417 | 9.8968 | 15.0571 | - | xyz(19.7417,9.8968,15.0571) |
CIE-LAB | 37.66 | 64.83 | -10.91 | - | lab(37.66,64.83,-10.91) |
CMYK | 0 | 0.98837209302326 | 0.37209302325581 | 0.32549019607843 | cmyk(0,0.98837209302326,0.37209302325581,0.32549019607843) |
Description
The RGB value of color #ac026c is rgb(172, 2, 108).
In the hex color #ac026c, The value of Red is 172, value of Green is 2, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #ac026c consists of 323° Hue, 98% Saturation, and 34% Lightness.
In the CMYK color model, the color #ac026c can be represented as Cyan=0%, Magenta=0.98837209302326%, Yellow=0.37209302325581%, and Black=0.32549019607843%.
Shades of #ac026c
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 #ac026c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac026c
Preview of #ac026c on White Background
The contrast ratio of #ac026c with white color is 7.05
#ac026c color will look good on a white background.
Preview of #ac026c on black background
The contrast ratio of #ac026c with black color is 2.98
Color Schemes of #ac026c
Triadic Colors of #ac026c
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 #ac026c
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 #ac026c
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 #ac026c
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 #ac026c
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: #ac026c;
}
This is a sample text used for the color #ac026c. 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: #ac026c;
}
This is a sample text used for the color #ac026c. 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 #ac026c;
}
This is a sample text used for the color #ac026c. 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.99%
Green 0.71%
Blue 38.3%
CMYK Percentage
Cyan 0
Magenta 58.62%
Yellow 22.07%
Black 19.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.