#a6aeeb Hex Color
rgb(166, 174, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | ae | eb | - | #a6aeeb |
RGB | 166 | 174 | 235 | - | rgb(166,174,235) |
HSL | 233 | 63% | 79% | - | hsl(233,63%,79%) |
HSV | 233 | 29% | 92% | - | hsv(233,29%,92%) |
XYZ | 45.8573 | 44.3773 | 84.746 | - | xyz(45.8573,44.3773,84.746) |
CIE-LAB | 72.48 | 10.78 | -31.42 | - | lab(72.48,10.78,-31.42) |
CMYK | 0.2936170212766 | 0.25957446808511 | 0 | 0.07843137254902 | cmyk(0.2936170212766,0.25957446808511,0,0.07843137254902) |
Description
The RGB value of color #a6aeeb is rgb(166, 174, 235).
In the hex color #a6aeeb, The value of Red is 166, value of Green is 174, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #a6aeeb consists of 233° Hue, 63% Saturation, and 79% Lightness.
In the CMYK color model, the color #a6aeeb can be represented as Cyan=0.2936170212766%, Magenta=0.25957446808511%, Yellow=0%, and Black=0.07843137254902%.
Shades of #a6aeeb
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 #a6aeeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6aeeb
Preview of #a6aeeb on White Background
The contrast ratio of #a6aeeb with white color is 2.13
Preview of #a6aeeb on black background
The contrast ratio of #a6aeeb with black color is 9.88
#a6aeeb color will look good with a black background.
Color Schemes of #a6aeeb
Triadic Colors of #a6aeeb
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 #a6aeeb
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 #a6aeeb
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 #a6aeeb
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: #a6aeeb;
}
This is a sample text used for the color #a6aeeb. 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: #a6aeeb;
}
This is a sample text used for the color #a6aeeb. 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 #a6aeeb;
}
This is a sample text used for the color #a6aeeb. 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 28.87%
Green 30.26%
Blue 40.87%
CMYK Percentage
Cyan 46.49
Magenta 41.1%
Yellow 0%
Black 12.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.