#ac9dbc Hex Color
rgb(172, 157, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 9d | bc | - | #ac9dbc |
RGB | 172 | 157 | 188 | - | rgb(172,157,188) |
HSL | 269 | 19% | 68% | - | hsl(269,19%,68%) |
HSV | 269 | 16% | 74% | - | hsv(269,16%,74%) |
XYZ | 38.1473 | 36.5154 | 52.6146 | - | xyz(38.1473,36.5154,52.6146) |
CIE-LAB | 66.91 | 11.44 | -13.99 | - | lab(66.91,11.44,-13.99) |
CMYK | 0.085106382978723 | 0.16489361702128 | 0 | 0.26274509803922 | cmyk(0.085106382978723,0.16489361702128,0,0.26274509803922) |
Description
The RGB value of color #ac9dbc is rgb(172, 157, 188).
In the hex color #ac9dbc, The value of Red is 172, value of Green is 157, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #ac9dbc consists of 269° Hue, 19% Saturation, and 68% Lightness.
In the CMYK color model, the color #ac9dbc can be represented as Cyan=0.085106382978723%, Magenta=0.16489361702128%, Yellow=0%, and Black=0.26274509803922%.
Shades of #ac9dbc
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 #ac9dbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac9dbc
Preview of #ac9dbc on White Background
The contrast ratio of #ac9dbc with white color is 2.53
Preview of #ac9dbc on black background
The contrast ratio of #ac9dbc with black color is 8.3
#ac9dbc color will look good with a black background.
Color Schemes of #ac9dbc
Triadic Colors of #ac9dbc
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 #ac9dbc
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 #ac9dbc
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 #ac9dbc
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: #ac9dbc;
}
This is a sample text used for the color #ac9dbc. 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: #ac9dbc;
}
This is a sample text used for the color #ac9dbc. 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 #ac9dbc;
}
This is a sample text used for the color #ac9dbc. 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 33.27%
Green 30.37%
Blue 36.36%
CMYK Percentage
Cyan 16.6
Magenta 32.16%
Yellow 0%
Black 51.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.