#ac849f Hex Color
rgb(172, 132, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 84 | 9f | - | #ac849f |
RGB | 172 | 132 | 159 | - | rgb(172,132,159) |
HSL | 320 | 19% | 60% | - | hsl(320,19%,60%) |
HSV | 320 | 23% | 67% | - | hsv(320,23%,67%) |
XYZ | 31.5225 | 27.7764 | 36.5008 | - | xyz(31.5225,27.7764,36.5008) |
CIE-LAB | 59.69 | 19.86 | -8.44 | - | lab(59.69,19.86,-8.44) |
CMYK | 0 | 0.23255813953488 | 0.075581395348837 | 0.32549019607843 | cmyk(0,0.23255813953488,0.075581395348837,0.32549019607843) |
Description
The RGB value of color #ac849f is rgb(172, 132, 159).
In the hex color #ac849f, The value of Red is 172, value of Green is 132, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #ac849f consists of 320° Hue, 19% Saturation, and 60% Lightness.
In the CMYK color model, the color #ac849f can be represented as Cyan=0%, Magenta=0.23255813953488%, Yellow=0.075581395348837%, and Black=0.32549019607843%.
Shades of #ac849f
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 #ac849f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac849f
Preview of #ac849f on White Background
The contrast ratio of #ac849f with white color is 3.2
Preview of #ac849f on black background
The contrast ratio of #ac849f with black color is 6.56
#ac849f color will look good with a black background.
Color Schemes of #ac849f
Triadic Colors of #ac849f
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 #ac849f
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 #ac849f
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 #ac849f
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: #ac849f;
}
This is a sample text used for the color #ac849f. 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: #ac849f;
}
This is a sample text used for the color #ac849f. 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 #ac849f;
}
This is a sample text used for the color #ac849f. 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 37.15%
Green 28.51%
Blue 34.34%
CMYK Percentage
Cyan 0
Magenta 36.7%
Yellow 11.93%
Black 51.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.