#ac82bb Hex Color
rgb(172, 130, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | 82 | bb | - | #ac82bb |
| RGB | 172 | 130 | 187 | - | rgb(172,130,187) |
| HSL | 284 | 30% | 62% | - | hsl(284,30%,62%) |
| HSV | 284 | 30% | 73% | - | hsv(284,30%,73%) |
| XYZ | 33.9655 | 28.3238 | 50.6906 | - | xyz(33.9655,28.3238,50.6906) |
| CIE-LAB | 60.18 | 26.45 | -23.66 | - | lab(60.18,26.45,-23.66) |
| CMYK | 0.080213903743315 | 0.3048128342246 | 0 | 0.26666666666667 | cmyk(0.080213903743315,0.3048128342246,0,0.26666666666667) |
Description
The RGB value of color #ac82bb is rgb(172, 130, 187).
In the hex color #ac82bb, The value of Red is 172, value of Green is 130, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #ac82bb consists of 284° Hue, 30% Saturation, and 62% Lightness.
In the CMYK color model, the color #ac82bb can be represented as Cyan=0.080213903743315%, Magenta=0.3048128342246%, Yellow=0%, and Black=0.26666666666667%.
Shades of #ac82bb
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 #ac82bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac82bb
Preview of #ac82bb on White Background
The contrast ratio of #ac82bb with white color is 3.15
Preview of #ac82bb on black background
The contrast ratio of #ac82bb with black color is 6.66
#ac82bb color will look good with a black background.
Color Schemes of #ac82bb
Triadic Colors of #ac82bb
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 #ac82bb
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 #ac82bb
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 #ac82bb
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: #ac82bb;
}
This is a sample text used for the color #ac82bb. 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: #ac82bb;
}
This is a sample text used for the color #ac82bb. 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 #ac82bb;
}
This is a sample text used for the color #ac82bb. 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.17%
Green 26.58%
Blue 38.24%
CMYK Percentage
Cyan 12.31
Magenta 46.77%
Yellow 0%
Black 40.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.