#a96ed7 Hex Color
rgb(169, 110, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 6e | d7 | - | #a96ed7 |
RGB | 169 | 110 | 215 | - | rgb(169,110,215) |
HSL | 274 | 57% | 64% | - | hsl(274,57%,64%) |
HSV | 274 | 49% | 84% | - | hsv(274,49%,84%) |
XYZ | 34.2039 | 24.4932 | 67.2149 | - | xyz(34.2039,24.4932,67.2149) |
CIE-LAB | 56.58 | 42.81 | -45.16 | - | lab(56.58,42.81,-45.16) |
CMYK | 0.21395348837209 | 0.48837209302326 | 0 | 0.15686274509804 | cmyk(0.21395348837209,0.48837209302326,0,0.15686274509804) |
Description
The RGB value of color #a96ed7 is rgb(169, 110, 215).
In the hex color #a96ed7, The value of Red is 169, value of Green is 110, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #a96ed7 consists of 274° Hue, 57% Saturation, and 64% Lightness.
In the CMYK color model, the color #a96ed7 can be represented as Cyan=0.21395348837209%, Magenta=0.48837209302326%, Yellow=0%, and Black=0.15686274509804%.
Shades of #a96ed7
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 #a96ed7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a96ed7
Preview of #a96ed7 on White Background
The contrast ratio of #a96ed7 with white color is 3.56
Preview of #a96ed7 on black background
The contrast ratio of #a96ed7 with black color is 5.9
#a96ed7 color will look good with a black background.
Color Schemes of #a96ed7
Triadic Colors of #a96ed7
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 #a96ed7
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 #a96ed7
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 #a96ed7
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: #a96ed7;
}
This is a sample text used for the color #a96ed7. 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: #a96ed7;
}
This is a sample text used for the color #a96ed7. 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 #a96ed7;
}
This is a sample text used for the color #a96ed7. 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.21%
Green 22.27%
Blue 43.52%
CMYK Percentage
Cyan 24.9
Magenta 56.84%
Yellow 0%
Black 18.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.