#ac006e Hex Color
rgb(172, 0, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 00 | 6e | - | #ac006e |
RGB | 172 | 0 | 110 | - | rgb(172,0,110) |
HSL | 322 | 100% | 34% | - | hsl(322,100%,34%) |
HSV | 322 | 100% | 67% | - | hsv(322,100%,67%) |
XYZ | 19.8277 | 9.8964 | 15.617 | - | xyz(19.8277,9.8964,15.617) |
CIE-LAB | 37.66 | 65.26 | -12.18 | - | lab(37.66,65.26,-12.18) |
CMYK | 0 | 1 | 0.36046511627907 | 0.32549019607843 | cmyk(0,1,0.36046511627907,0.32549019607843) |
Description
The RGB value of color #ac006e is rgb(172, 0, 110).
In the hex color #ac006e, The value of Red is 172, value of Green is 0, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #ac006e consists of 322° Hue, 100% Saturation, and 34% Lightness.
In the CMYK color model, the color #ac006e can be represented as Cyan=0%, Magenta=1%, Yellow=0.36046511627907%, and Black=0.32549019607843%.
Shades of #ac006e
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 #ac006e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac006e
Preview of #ac006e on White Background
The contrast ratio of #ac006e with white color is 7.05
#ac006e color will look good on a white background.
Preview of #ac006e on black background
The contrast ratio of #ac006e with black color is 2.98
Color Schemes of #ac006e
Triadic Colors of #ac006e
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 #ac006e
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 #ac006e
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 #ac006e
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 #ac006e
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: #ac006e;
}
This is a sample text used for the color #ac006e. 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: #ac006e;
}
This is a sample text used for the color #ac006e. 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 #ac006e;
}
This is a sample text used for the color #ac006e. 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%
Blue 39.01%
CMYK Percentage
Cyan 0
Magenta 59.31%
Yellow 21.38%
Black 19.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.