#a99bad Hex Color
rgb(169, 155, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9b | ad | - | #a99bad |
RGB | 169 | 155 | 173 | - | rgb(169,155,173) |
HSL | 287 | 10% | 64% | - | hsl(287,10%,64%) |
HSV | 287 | 10% | 68% | - | hsv(287,10%,68%) |
XYZ | 35.6264 | 34.8948 | 44.3928 | - | xyz(35.6264,34.8948,44.3928) |
CIE-LAB | 65.67 | 8.5 | -7.5 | - | lab(65.67,8.5,-7.5) |
CMYK | 0.023121387283237 | 0.10404624277457 | 0 | 0.32156862745098 | cmyk(0.023121387283237,0.10404624277457,0,0.32156862745098) |
Description
The RGB value of color #a99bad is rgb(169, 155, 173).
In the hex color #a99bad, The value of Red is 169, value of Green is 155, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a99bad consists of 287° Hue, 10% Saturation, and 64% Lightness.
In the CMYK color model, the color #a99bad can be represented as Cyan=0.023121387283237%, Magenta=0.10404624277457%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a99bad
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 #a99bad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99bad
Preview of #a99bad on White Background
The contrast ratio of #a99bad with white color is 2.63
Preview of #a99bad on black background
The contrast ratio of #a99bad with black color is 7.98
#a99bad color will look good with a black background.
Color Schemes of #a99bad
Triadic Colors of #a99bad
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 #a99bad
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 #a99bad
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 #a99bad
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: #a99bad;
}
This is a sample text used for the color #a99bad. 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: #a99bad;
}
This is a sample text used for the color #a99bad. 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 #a99bad;
}
This is a sample text used for the color #a99bad. 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%
Green 31.19%
Blue 34.81%
CMYK Percentage
Cyan 5.15
Magenta 23.19%
Yellow 0%
Black 71.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.