#a9aecc Hex Color
rgb(169, 174, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | ae | cc | - | #a9aecc |
RGB | 169 | 174 | 204 | - | rgb(169,174,204) |
HSL | 231 | 26% | 73% | - | hsl(231,26%,73%) |
HSV | 231 | 17% | 80% | - | hsv(231,17%,80%) |
XYZ | 42.3973 | 43.0668 | 63.2049 | - | xyz(42.3973,43.0668,63.2049) |
CIE-LAB | 71.6 | 4.45 | -15.8 | - | lab(71.6,4.45,-15.8) |
CMYK | 0.17156862745098 | 0.14705882352941 | 0 | 0.2 | cmyk(0.17156862745098,0.14705882352941,0,0.2) |
Description
The RGB value of color #a9aecc is rgb(169, 174, 204).
In the hex color #a9aecc, The value of Red is 169, value of Green is 174, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #a9aecc consists of 231° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #a9aecc can be represented as Cyan=0.17156862745098%, Magenta=0.14705882352941%, Yellow=0%, and Black=0.2%.
Shades of #a9aecc
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 #a9aecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9aecc
Preview of #a9aecc on White Background
The contrast ratio of #a9aecc with white color is 2.18
Preview of #a9aecc on black background
The contrast ratio of #a9aecc with black color is 9.61
#a9aecc color will look good with a black background.
Color Schemes of #a9aecc
Triadic Colors of #a9aecc
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 #a9aecc
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 #a9aecc
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 #a9aecc
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: #a9aecc;
}
This is a sample text used for the color #a9aecc. 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: #a9aecc;
}
This is a sample text used for the color #a9aecc. 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 #a9aecc;
}
This is a sample text used for the color #a9aecc. 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 30.9%
Green 31.81%
Blue 37.29%
CMYK Percentage
Cyan 33.08
Magenta 28.36%
Yellow 0%
Black 38.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.