#a6caed Hex Color
rgb(166, 202, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | ca | ed | - | #a6caed |
RGB | 166 | 202 | 237 | - | rgb(166,202,237) |
HSL | 210 | 66% | 79% | - | hsl(210,66%,79%) |
HSV | 210 | 30% | 93% | - | hsv(210,30%,93%) |
XYZ | 52.1325 | 56.4625 | 88.2714 | - | xyz(52.1325,56.4625,88.2714) |
CIE-LAB | 79.88 | -3.97 | -21.18 | - | lab(79.88,-3.97,-21.18) |
CMYK | 0.29957805907173 | 0.14767932489451 | 0 | 0.070588235294118 | cmyk(0.29957805907173,0.14767932489451,0,0.070588235294118) |
Description
The RGB value of color #a6caed is rgb(166, 202, 237).
In the hex color #a6caed, The value of Red is 166, value of Green is 202, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #a6caed consists of 210° Hue, 66% Saturation, and 79% Lightness.
In the CMYK color model, the color #a6caed can be represented as Cyan=0.29957805907173%, Magenta=0.14767932489451%, Yellow=0%, and Black=0.070588235294118%.
Shades of #a6caed
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 #a6caed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6caed
Preview of #a6caed on White Background
The contrast ratio of #a6caed with white color is 1.71
Preview of #a6caed on black background
The contrast ratio of #a6caed with black color is 12.29
#a6caed color will look good with a black background.
Color Schemes of #a6caed
Triadic Colors of #a6caed
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 #a6caed
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 #a6caed
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 #a6caed
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: #a6caed;
}
This is a sample text used for the color #a6caed. 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: #a6caed;
}
This is a sample text used for the color #a6caed. 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 #a6caed;
}
This is a sample text used for the color #a6caed. 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.44%
Green 33.39%
Blue 39.17%
CMYK Percentage
Cyan 57.85
Magenta 28.52%
Yellow 0%
Black 13.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.