#a99ecc Hex Color
rgb(169, 158, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9e | cc | - | #a99ecc |
RGB | 169 | 158 | 204 | - | rgb(169,158,204) |
HSL | 254 | 31% | 71% | - | hsl(254,31%,71%) |
HSV | 254 | 23% | 80% | - | hsv(254,23%,80%) |
XYZ | 39.4881 | 37.2484 | 62.2351 | - | xyz(39.4881,37.2484,62.2351) |
CIE-LAB | 67.46 | 13.33 | -22.08 | - | lab(67.46,13.33,-22.08) |
CMYK | 0.17156862745098 | 0.22549019607843 | 0 | 0.2 | cmyk(0.17156862745098,0.22549019607843,0,0.2) |
Description
The RGB value of color #a99ecc is rgb(169, 158, 204).
In the hex color #a99ecc, The value of Red is 169, value of Green is 158, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #a99ecc consists of 254° Hue, 31% Saturation, and 71% Lightness.
In the CMYK color model, the color #a99ecc can be represented as Cyan=0.17156862745098%, Magenta=0.22549019607843%, Yellow=0%, and Black=0.2%.
Shades of #a99ecc
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 #a99ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99ecc
Preview of #a99ecc on White Background
The contrast ratio of #a99ecc with white color is 2.49
Preview of #a99ecc on black background
The contrast ratio of #a99ecc with black color is 8.45
#a99ecc color will look good with a black background.
Color Schemes of #a99ecc
Triadic Colors of #a99ecc
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 #a99ecc
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 #a99ecc
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 #a99ecc
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: #a99ecc;
}
This is a sample text used for the color #a99ecc. 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: #a99ecc;
}
This is a sample text used for the color #a99ecc. 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 #a99ecc;
}
This is a sample text used for the color #a99ecc. 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 31.83%
Green 29.76%
Blue 38.42%
CMYK Percentage
Cyan 28.74
Magenta 37.77%
Yellow 0%
Black 33.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.