#ac95ad Hex Color
rgb(172, 149, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 95 | ad | - | #ac95ad |
RGB | 172 | 149 | 173 | - | rgb(172,149,173) |
HSL | 298 | 13% | 63% | - | hsl(298,13%,63%) |
HSV | 298 | 14% | 68% | - | hsv(298,14%,68%) |
XYZ | 35.3035 | 33.2827 | 44.0987 | - | xyz(35.3035,33.2827,44.0987) |
CIE-LAB | 64.39 | 12.91 | -9.37 | - | lab(64.39,12.91,-9.37) |
CMYK | 0.0057803468208092 | 0.13872832369942 | 0 | 0.32156862745098 | cmyk(0.0057803468208092,0.13872832369942,0,0.32156862745098) |
Description
The RGB value of color #ac95ad is rgb(172, 149, 173).
In the hex color #ac95ad, The value of Red is 172, value of Green is 149, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #ac95ad consists of 298° Hue, 13% Saturation, and 63% Lightness.
In the CMYK color model, the color #ac95ad can be represented as Cyan=0.0057803468208092%, Magenta=0.13872832369942%, Yellow=0%, and Black=0.32156862745098%.
Shades of #ac95ad
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 #ac95ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac95ad
Preview of #ac95ad on White Background
The contrast ratio of #ac95ad with white color is 2.74
Preview of #ac95ad on black background
The contrast ratio of #ac95ad with black color is 7.66
#ac95ad color will look good with a black background.
Color Schemes of #ac95ad
Triadic Colors of #ac95ad
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 #ac95ad
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 #ac95ad
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 #ac95ad
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: #ac95ad;
}
This is a sample text used for the color #ac95ad. 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: #ac95ad;
}
This is a sample text used for the color #ac95ad. 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 #ac95ad;
}
This is a sample text used for the color #ac95ad. 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 34.82%
Green 30.16%
Blue 35.02%
CMYK Percentage
Cyan 1.24
Magenta 29.77%
Yellow 0%
Black 68.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.