#a0cdea Hex Color
rgb(160, 205, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | cd | ea | - | #a0cdea |
RGB | 160 | 205 | 234 | - | rgb(160,205,234) |
HSL | 204 | 64% | 77% | - | hsl(204,64%,77%) |
HSV | 204 | 32% | 92% | - | hsv(204,32%,92%) |
XYZ | 51.1798 | 57.0767 | 86.1614 | - | xyz(51.1798,57.0767,86.1614) |
CIE-LAB | 80.22 | -7.98 | -19.09 | - | lab(80.22,-7.98,-19.09) |
CMYK | 0.31623931623932 | 0.12393162393162 | 0 | 0.082352941176471 | cmyk(0.31623931623932,0.12393162393162,0,0.082352941176471) |
Description
The RGB value of color #a0cdea is rgb(160, 205, 234).
In the hex color #a0cdea, The value of Red is 160, value of Green is 205, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #a0cdea consists of 204° Hue, 64% Saturation, and 77% Lightness.
In the CMYK color model, the color #a0cdea can be represented as Cyan=0.31623931623932%, Magenta=0.12393162393162%, Yellow=0%, and Black=0.082352941176471%.
Shades of #a0cdea
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 #a0cdea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0cdea
Preview of #a0cdea on White Background
The contrast ratio of #a0cdea with white color is 1.69
Preview of #a0cdea on black background
The contrast ratio of #a0cdea with black color is 12.42
#a0cdea color will look good with a black background.
Color Schemes of #a0cdea
Triadic Colors of #a0cdea
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 #a0cdea
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 #a0cdea
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 #a0cdea
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: #a0cdea;
}
This is a sample text used for the color #a0cdea. 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: #a0cdea;
}
This is a sample text used for the color #a0cdea. 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 #a0cdea;
}
This is a sample text used for the color #a0cdea. 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 26.71%
Green 34.22%
Blue 39.07%
CMYK Percentage
Cyan 60.52
Magenta 23.72%
Yellow 0%
Black 15.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.