#a5baec Hex Color
rgb(165, 186, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ba | ec | - | #a5baec |
RGB | 165 | 186 | 236 | - | rgb(165,186,236) |
HSL | 222 | 65% | 79% | - | hsl(222,65%,79%) |
HSV | 222 | 30% | 93% | - | hsv(222,30%,93%) |
XYZ | 48.2163 | 49.1733 | 86.307 | - | xyz(48.2163,49.1733,86.307) |
CIE-LAB | 75.56 | 4.12 | -27.23 | - | lab(75.56,4.12,-27.23) |
CMYK | 0.30084745762712 | 0.21186440677966 | 0 | 0.074509803921569 | cmyk(0.30084745762712,0.21186440677966,0,0.074509803921569) |
Description
The RGB value of color #a5baec is rgb(165, 186, 236).
In the hex color #a5baec, The value of Red is 165, value of Green is 186, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #a5baec consists of 222° Hue, 65% Saturation, and 79% Lightness.
In the CMYK color model, the color #a5baec can be represented as Cyan=0.30084745762712%, Magenta=0.21186440677966%, Yellow=0%, and Black=0.074509803921569%.
Shades of #a5baec
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 #a5baec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5baec
Preview of #a5baec on White Background
The contrast ratio of #a5baec with white color is 1.94
Preview of #a5baec on black background
The contrast ratio of #a5baec with black color is 10.83
#a5baec color will look good with a black background.
Color Schemes of #a5baec
Triadic Colors of #a5baec
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 #a5baec
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 #a5baec
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 #a5baec
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: #a5baec;
}
This is a sample text used for the color #a5baec. 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: #a5baec;
}
This is a sample text used for the color #a5baec. 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 #a5baec;
}
This is a sample text used for the color #a5baec. 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.11%
Green 31.69%
Blue 40.2%
CMYK Percentage
Cyan 51.23
Magenta 36.08%
Yellow 0%
Black 12.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.