#ac9dcd Hex Color
rgb(172, 157, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 9d | cd | - | #ac9dcd |
RGB | 172 | 157 | 205 | - | rgb(172,157,205) |
HSL | 259 | 32% | 71% | - | hsl(259,32%,71%) |
HSV | 259 | 23% | 80% | - | hsv(259,23%,80%) |
XYZ | 40.0897 | 37.2924 | 62.8428 | - | xyz(40.0897,37.2924,62.8428) |
CIE-LAB | 67.5 | 15.08 | -22.56 | - | lab(67.5,15.08,-22.56) |
CMYK | 0.1609756097561 | 0.23414634146341 | 0 | 0.19607843137255 | cmyk(0.1609756097561,0.23414634146341,0,0.19607843137255) |
Description
The RGB value of color #ac9dcd is rgb(172, 157, 205).
In the hex color #ac9dcd, The value of Red is 172, value of Green is 157, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #ac9dcd consists of 259° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #ac9dcd can be represented as Cyan=0.1609756097561%, Magenta=0.23414634146341%, Yellow=0%, and Black=0.19607843137255%.
Shades of #ac9dcd
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 #ac9dcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac9dcd
Preview of #ac9dcd on White Background
The contrast ratio of #ac9dcd with white color is 2.48
Preview of #ac9dcd on black background
The contrast ratio of #ac9dcd with black color is 8.46
#ac9dcd color will look good with a black background.
Color Schemes of #ac9dcd
Triadic Colors of #ac9dcd
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 #ac9dcd
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 #ac9dcd
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 #ac9dcd
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: #ac9dcd;
}
This is a sample text used for the color #ac9dcd. 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: #ac9dcd;
}
This is a sample text used for the color #ac9dcd. 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 #ac9dcd;
}
This is a sample text used for the color #ac9dcd. 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 32.21%
Green 29.4%
Blue 38.39%
CMYK Percentage
Cyan 27.23
Magenta 39.61%
Yellow 0%
Black 33.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.