#ac8faa Hex Color
rgb(172, 143, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 8f | aa | - | #ac8faa |
RGB | 172 | 143 | 170 | - | rgb(172,143,170) |
HSL | 304 | 15% | 62% | - | hsl(304,15%,62%) |
HSV | 304 | 17% | 67% | - | hsv(304,17%,67%) |
XYZ | 34.0914 | 31.3179 | 42.2783 | - | xyz(34.0914,31.3179,42.2783) |
CIE-LAB | 62.78 | 15.71 | -10.09 | - | lab(62.78,15.71,-10.09) |
CMYK | 0 | 0.16860465116279 | 0.011627906976744 | 0.32549019607843 | cmyk(0,0.16860465116279,0.011627906976744,0.32549019607843) |
Description
The RGB value of color #ac8faa is rgb(172, 143, 170).
In the hex color #ac8faa, The value of Red is 172, value of Green is 143, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #ac8faa consists of 304° Hue, 15% Saturation, and 62% Lightness.
In the CMYK color model, the color #ac8faa can be represented as Cyan=0%, Magenta=0.16860465116279%, Yellow=0.011627906976744%, and Black=0.32549019607843%.
Shades of #ac8faa
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 #ac8faa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac8faa
Preview of #ac8faa on White Background
The contrast ratio of #ac8faa with white color is 2.89
Preview of #ac8faa on black background
The contrast ratio of #ac8faa with black color is 7.26
#ac8faa color will look good with a black background.
Color Schemes of #ac8faa
Triadic Colors of #ac8faa
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 #ac8faa
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 #ac8faa
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 #ac8faa
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: #ac8faa;
}
This is a sample text used for the color #ac8faa. 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: #ac8faa;
}
This is a sample text used for the color #ac8faa. 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 #ac8faa;
}
This is a sample text used for the color #ac8faa. 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.46%
Green 29.48%
Blue 35.05%
CMYK Percentage
Cyan 0
Magenta 33.34%
Yellow 2.3%
Black 64.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.