#a0efcc Hex Color
rgb(160, 239, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | ef | cc | - | #a0efcc |
RGB | 160 | 239 | 204 | - | rgb(160,239,204) |
HSL | 153 | 71% | 78% | - | hsl(153,71%,78%) |
HSV | 153 | 33% | 94% | - | hsv(153,33%,94%) |
XYZ | 56.2628 | 73.5662 | 68.3611 | - | xyz(56.2628,73.5662,68.3611) |
CIE-LAB | 88.72 | -31.55 | 9.29 | - | lab(88.72,-31.55,9.29) |
CMYK | 0.33054393305439 | 0 | 0.14644351464435 | 0.062745098039216 | cmyk(0.33054393305439,0,0.14644351464435,0.062745098039216) |
Description
The RGB value of color #a0efcc is rgb(160, 239, 204).
In the hex color #a0efcc, The value of Red is 160, value of Green is 239, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #a0efcc consists of 153° Hue, 71% Saturation, and 78% Lightness.
In the CMYK color model, the color #a0efcc can be represented as Cyan=0.33054393305439%, Magenta=0%, Yellow=0.14644351464435%, and Black=0.062745098039216%.
Shades of #a0efcc
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 #a0efcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0efcc
Preview of #a0efcc on White Background
The contrast ratio of #a0efcc with white color is 1.34
Preview of #a0efcc on black background
The contrast ratio of #a0efcc with black color is 15.71
#a0efcc color will look good with a black background.
Color Schemes of #a0efcc
Triadic Colors of #a0efcc
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 #a0efcc
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 #a0efcc
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 #a0efcc
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: #a0efcc;
}
This is a sample text used for the color #a0efcc. 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: #a0efcc;
}
This is a sample text used for the color #a0efcc. 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 #a0efcc;
}
This is a sample text used for the color #a0efcc. 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.53%
Green 39.64%
Blue 33.83%
CMYK Percentage
Cyan 61.24
Magenta 0%
Yellow 27.13%
Black 11.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.