#a2baf5 Hex Color
rgb(162, 186, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ba | f5 | - | #a2baf5 |
RGB | 162 | 186 | 245 | - | rgb(162,186,245) |
HSL | 223 | 81% | 80% | - | hsl(223,81%,80%) |
HSV | 223 | 34% | 96% | - | hsv(223,34%,96%) |
XYZ | 48.9406 | 49.3918 | 93.3403 | - | xyz(48.9406,49.3918,93.3403) |
CIE-LAB | 75.69 | 5.52 | -31.9 | - | lab(75.69,5.52,-31.9) |
CMYK | 0.33877551020408 | 0.24081632653061 | 0 | 0.03921568627451 | cmyk(0.33877551020408,0.24081632653061,0,0.03921568627451) |
Description
The RGB value of color #a2baf5 is rgb(162, 186, 245).
In the hex color #a2baf5, The value of Red is 162, value of Green is 186, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #a2baf5 consists of 223° Hue, 81% Saturation, and 80% Lightness.
In the CMYK color model, the color #a2baf5 can be represented as Cyan=0.33877551020408%, Magenta=0.24081632653061%, Yellow=0%, and Black=0.03921568627451%.
Shades of #a2baf5
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 #a2baf5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2baf5
Preview of #a2baf5 on White Background
The contrast ratio of #a2baf5 with white color is 1.93
Preview of #a2baf5 on black background
The contrast ratio of #a2baf5 with black color is 10.88
#a2baf5 color will look good with a black background.
Color Schemes of #a2baf5
Triadic Colors of #a2baf5
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 #a2baf5
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 #a2baf5
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 #a2baf5
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: #a2baf5;
}
This is a sample text used for the color #a2baf5. 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: #a2baf5;
}
This is a sample text used for the color #a2baf5. 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 #a2baf5;
}
This is a sample text used for the color #a2baf5. 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 27.32%
Green 31.37%
Blue 41.32%
CMYK Percentage
Cyan 54.75
Magenta 38.92%
Yellow 0%
Black 6.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.