#a99fad Hex Color
rgb(169, 159, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9f | ad | - | #a99fad |
RGB | 169 | 159 | 173 | - | rgb(169,159,173) |
HSL | 283 | 8% | 65% | - | hsl(283,8%,65%) |
HSV | 283 | 8% | 68% | - | hsv(283,8%,68%) |
XYZ | 36.3031 | 36.2484 | 44.6184 | - | xyz(36.3031,36.2484,44.6184) |
CIE-LAB | 66.71 | 6.27 | -5.95 | - | lab(66.71,6.27,-5.95) |
CMYK | 0.023121387283237 | 0.08092485549133 | 0 | 0.32156862745098 | cmyk(0.023121387283237,0.08092485549133,0,0.32156862745098) |
Description
The RGB value of color #a99fad is rgb(169, 159, 173).
In the hex color #a99fad, The value of Red is 169, value of Green is 159, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a99fad consists of 283° Hue, 8% Saturation, and 65% Lightness.
In the CMYK color model, the color #a99fad can be represented as Cyan=0.023121387283237%, Magenta=0.08092485549133%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a99fad
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 #a99fad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99fad
Preview of #a99fad on White Background
The contrast ratio of #a99fad with white color is 2.55
Preview of #a99fad on black background
The contrast ratio of #a99fad with black color is 8.25
#a99fad color will look good with a black background.
Color Schemes of #a99fad
Triadic Colors of #a99fad
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 #a99fad
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 #a99fad
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 #a99fad
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: #a99fad;
}
This is a sample text used for the color #a99fad. 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: #a99fad;
}
This is a sample text used for the color #a99fad. 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 #a99fad;
}
This is a sample text used for the color #a99fad. 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.73%
Green 31.74%
Blue 34.53%
CMYK Percentage
Cyan 5.43
Magenta 19.01%
Yellow 0%
Black 75.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.