#a96ccf Hex Color
rgb(169, 108, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 6c | cf | - | #a96ccf |
RGB | 169 | 108 | 207 | - | rgb(169,108,207) |
HSL | 277 | 51% | 62% | - | hsl(277,51%,62%) |
HSV | 277 | 48% | 81% | - | hsv(277,48%,81%) |
XYZ | 32.9872 | 23.6651 | 61.8607 | - | xyz(32.9872,23.6651,61.8607) |
CIE-LAB | 55.75 | 42.11 | -41.94 | - | lab(55.75,42.11,-41.94) |
CMYK | 0.18357487922705 | 0.47826086956522 | 0 | 0.18823529411765 | cmyk(0.18357487922705,0.47826086956522,0,0.18823529411765) |
Description
The RGB value of color #a96ccf is rgb(169, 108, 207).
In the hex color #a96ccf, The value of Red is 169, value of Green is 108, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #a96ccf consists of 277° Hue, 51% Saturation, and 62% Lightness.
In the CMYK color model, the color #a96ccf can be represented as Cyan=0.18357487922705%, Magenta=0.47826086956522%, Yellow=0%, and Black=0.18823529411765%.
Shades of #a96ccf
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 #a96ccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a96ccf
Preview of #a96ccf on White Background
The contrast ratio of #a96ccf with white color is 3.66
Preview of #a96ccf on black background
The contrast ratio of #a96ccf with black color is 5.73
#a96ccf color will look good with a black background.
Color Schemes of #a96ccf
Triadic Colors of #a96ccf
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 #a96ccf
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 #a96ccf
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 #a96ccf
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: #a96ccf;
}
This is a sample text used for the color #a96ccf. 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: #a96ccf;
}
This is a sample text used for the color #a96ccf. 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 #a96ccf;
}
This is a sample text used for the color #a96ccf. 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.92%
Green 22.31%
Blue 42.77%
CMYK Percentage
Cyan 21.6
Magenta 56.26%
Yellow 0%
Black 22.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.