#a2aacf Hex Color
rgb(162, 170, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | aa | cf | - | #a2aacf |
RGB | 162 | 170 | 207 | - | rgb(162,170,207) |
HSL | 229 | 32% | 72% | - | hsl(229,32%,72%) |
HSV | 229 | 22% | 81% | - | hsv(229,22%,81%) |
XYZ | 40.5375 | 40.9358 | 64.7963 | - | xyz(40.5375,40.9358,64.7963) |
CIE-LAB | 70.13 | 5.11 | -19.72 | - | lab(70.13,5.11,-19.72) |
CMYK | 0.21739130434783 | 0.17874396135266 | 0 | 0.18823529411765 | cmyk(0.21739130434783,0.17874396135266,0,0.18823529411765) |
Description
The RGB value of color #a2aacf is rgb(162, 170, 207).
In the hex color #a2aacf, The value of Red is 162, value of Green is 170, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #a2aacf consists of 229° Hue, 32% Saturation, and 72% Lightness.
In the CMYK color model, the color #a2aacf can be represented as Cyan=0.21739130434783%, Magenta=0.17874396135266%, Yellow=0%, and Black=0.18823529411765%.
Shades of #a2aacf
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 #a2aacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2aacf
Preview of #a2aacf on White Background
The contrast ratio of #a2aacf with white color is 2.29
Preview of #a2aacf on black background
The contrast ratio of #a2aacf with black color is 9.19
#a2aacf color will look good with a black background.
Color Schemes of #a2aacf
Triadic Colors of #a2aacf
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 #a2aacf
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 #a2aacf
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 #a2aacf
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: #a2aacf;
}
This is a sample text used for the color #a2aacf. 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: #a2aacf;
}
This is a sample text used for the color #a2aacf. 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 #a2aacf;
}
This is a sample text used for the color #a2aacf. 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.06%
Green 31.54%
Blue 38.4%
CMYK Percentage
Cyan 37.2
Magenta 30.59%
Yellow 0%
Black 32.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.