#ac94ab Hex Color
rgb(172, 148, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 94 | ab | - | #ac94ab |
RGB | 172 | 148 | 171 | - | rgb(172,148,171) |
HSL | 303 | 13% | 63% | - | hsl(303,13%,63%) |
HSV | 303 | 14% | 67% | - | hsv(303,14%,67%) |
XYZ | 34.9538 | 32.8907 | 43.0344 | - | xyz(34.9538,32.8907,43.0344) |
CIE-LAB | 64.07 | 13.09 | -8.72 | - | lab(64.07,13.09,-8.72) |
CMYK | 0 | 0.13953488372093 | 0.0058139534883722 | 0.32549019607843 | cmyk(0,0.13953488372093,0.0058139534883722,0.32549019607843) |
Description
The RGB value of color #ac94ab is rgb(172, 148, 171).
In the hex color #ac94ab, The value of Red is 172, value of Green is 148, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #ac94ab consists of 303° Hue, 13% Saturation, and 63% Lightness.
In the CMYK color model, the color #ac94ab can be represented as Cyan=0%, Magenta=0.13953488372093%, Yellow=0.0058139534883722%, and Black=0.32549019607843%.
Shades of #ac94ab
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 #ac94ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac94ab
Preview of #ac94ab on White Background
The contrast ratio of #ac94ab with white color is 2.77
Preview of #ac94ab on black background
The contrast ratio of #ac94ab with black color is 7.58
#ac94ab color will look good with a black background.
Color Schemes of #ac94ab
Triadic Colors of #ac94ab
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 #ac94ab
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 #ac94ab
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 #ac94ab
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.
Color Usage
You can set the css color of a text using:
.class{
color: #ac94ab;
}
This is a sample text used for the color #ac94ab. 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: #ac94ab;
}
This is a sample text used for the color #ac94ab. 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 #ac94ab;
}
This is a sample text used for the color #ac94ab. 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 35.03%
Green 30.14%
Blue 34.83%
CMYK Percentage
Cyan 0
Magenta 29.64%
Yellow 1.23%
Black 69.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.