#a96da4 Hex Color
rgb(169, 109, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 6d | a4 | - | #a96da4 |
RGB | 169 | 109 | 164 | - | rgb(169,109,164) |
HSL | 305 | 26% | 55% | - | hsl(305,26%,55%) |
HSV | 305 | 36% | 66% | - | hsv(305,36%,66%) |
XYZ | 28.5317 | 22.0526 | 37.8748 | - | xyz(28.5317,22.0526,37.8748) |
CIE-LAB | 54.08 | 32.7 | -19.82 | - | lab(54.08,32.7,-19.82) |
CMYK | 0 | 0.35502958579882 | 0.029585798816568 | 0.33725490196078 | cmyk(0,0.35502958579882,0.029585798816568,0.33725490196078) |
Description
The RGB value of color #a96da4 is rgb(169, 109, 164).
In the hex color #a96da4, The value of Red is 169, value of Green is 109, and value of Blue is 164. The primary color is Red. Similarly, The HSL values for #a96da4 consists of 305° Hue, 26% Saturation, and 55% Lightness.
In the CMYK color model, the color #a96da4 can be represented as Cyan=0%, Magenta=0.35502958579882%, Yellow=0.029585798816568%, and Black=0.33725490196078%.
Shades of #a96da4
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 #a96da4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a96da4
Preview of #a96da4 on White Background
The contrast ratio of #a96da4 with white color is 3.88
Preview of #a96da4 on black background
The contrast ratio of #a96da4 with black color is 5.41
#a96da4 color will look good with a black background.
Color Schemes of #a96da4
Triadic Colors of #a96da4
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 #a96da4
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 #a96da4
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 #a96da4
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: #a96da4;
}
This is a sample text used for the color #a96da4. 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: #a96da4;
}
This is a sample text used for the color #a96da4. 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 #a96da4;
}
This is a sample text used for the color #a96da4. 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 38.24%
Green 24.66%
Blue 37.1%
CMYK Percentage
Cyan 0
Magenta 49.18%
Yellow 4.1%
Black 46.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.