#a99ebb Hex Color
rgb(169, 158, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9e | bb | - | #a99ebb |
RGB | 169 | 158 | 187 | - | rgb(169,158,187) |
HSL | 263 | 18% | 68% | - | hsl(263,18%,68%) |
HSV | 263 | 16% | 73% | - | hsv(263,16%,73%) |
XYZ | 37.5587 | 36.4766 | 52.0748 | - | xyz(37.5587,36.4766,52.0748) |
CIE-LAB | 66.88 | 9.66 | -13.5 | - | lab(66.88,9.66,-13.5) |
CMYK | 0.096256684491979 | 0.15508021390374 | 0 | 0.26666666666667 | cmyk(0.096256684491979,0.15508021390374,0,0.26666666666667) |
Description
The RGB value of color #a99ebb is rgb(169, 158, 187).
In the hex color #a99ebb, The value of Red is 169, value of Green is 158, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #a99ebb consists of 263° Hue, 18% Saturation, and 68% Lightness.
In the CMYK color model, the color #a99ebb can be represented as Cyan=0.096256684491979%, Magenta=0.15508021390374%, Yellow=0%, and Black=0.26666666666667%.
Shades of #a99ebb
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 #a99ebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99ebb
Preview of #a99ebb on White Background
The contrast ratio of #a99ebb with white color is 2.53
Preview of #a99ebb on black background
The contrast ratio of #a99ebb with black color is 8.3
#a99ebb color will look good with a black background.
Color Schemes of #a99ebb
Triadic Colors of #a99ebb
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 #a99ebb
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 #a99ebb
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 #a99ebb
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: #a99ebb;
}
This is a sample text used for the color #a99ebb. 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: #a99ebb;
}
This is a sample text used for the color #a99ebb. 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 #a99ebb;
}
This is a sample text used for the color #a99ebb. 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 32.88%
Green 30.74%
Blue 36.38%
CMYK Percentage
Cyan 18.58
Magenta 29.94%
Yellow 0%
Black 51.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.