#a9a0bc Hex Color
rgb(169, 160, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | a0 | bc | - | #a9a0bc |
RGB | 169 | 160 | 188 | - | rgb(169,160,188) |
HSL | 259 | 17% | 68% | - | hsl(259,17%,68%) |
HSV | 259 | 15% | 74% | - | hsv(259,15%,74%) |
XYZ | 38.0101 | 37.2075 | 52.7554 | - | xyz(38.0101,37.2075,52.7554) |
CIE-LAB | 67.43 | 8.75 | -13.24 | - | lab(67.43,8.75,-13.24) |
CMYK | 0.10106382978723 | 0.14893617021277 | 0 | 0.26274509803922 | cmyk(0.10106382978723,0.14893617021277,0,0.26274509803922) |
Description
The RGB value of color #a9a0bc is rgb(169, 160, 188).
In the hex color #a9a0bc, The value of Red is 169, value of Green is 160, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #a9a0bc consists of 259° Hue, 17% Saturation, and 68% Lightness.
In the CMYK color model, the color #a9a0bc can be represented as Cyan=0.10106382978723%, Magenta=0.14893617021277%, Yellow=0%, and Black=0.26274509803922%.
Shades of #a9a0bc
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 #a9a0bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9a0bc
Preview of #a9a0bc on White Background
The contrast ratio of #a9a0bc with white color is 2.49
Preview of #a9a0bc on black background
The contrast ratio of #a9a0bc with black color is 8.44
#a9a0bc color will look good with a black background.
Color Schemes of #a9a0bc
Triadic Colors of #a9a0bc
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 #a9a0bc
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 #a9a0bc
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 #a9a0bc
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: #a9a0bc;
}
This is a sample text used for the color #a9a0bc. 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: #a9a0bc;
}
This is a sample text used for the color #a9a0bc. 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 #a9a0bc;
}
This is a sample text used for the color #a9a0bc. 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.69%
Green 30.95%
Blue 36.36%
CMYK Percentage
Cyan 19.71
Magenta 29.05%
Yellow 0%
Black 51.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.