#a0de8f Hex Color
rgb(160, 222, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | de | 8f | - | #a0de8f |
RGB | 160 | 222 | 143 | - | rgb(160,222,143) |
HSL | 107 | 54% | 72% | - | hsl(107,54%,72%) |
HSV | 107 | 36% | 87% | - | hsv(107,36%,87%) |
XYZ | 45.5764 | 61.6993 | 35.4936 | - | xyz(45.5764,61.6993,35.4936) |
CIE-LAB | 82.75 | -34.31 | 32.62 | - | lab(82.75,-34.31,32.62) |
CMYK | 0.27927927927928 | 0 | 0.35585585585586 | 0.12941176470588 | cmyk(0.27927927927928,0,0.35585585585586,0.12941176470588) |
Description
The RGB value of color #a0de8f is rgb(160, 222, 143).
In the hex color #a0de8f, The value of Red is 160, value of Green is 222, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #a0de8f consists of 107° Hue, 54% Saturation, and 72% Lightness.
In the CMYK color model, the color #a0de8f can be represented as Cyan=0.27927927927928%, Magenta=0%, Yellow=0.35585585585586%, and Black=0.12941176470588%.
Shades of #a0de8f
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 #a0de8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0de8f
Preview of #a0de8f on White Background
The contrast ratio of #a0de8f with white color is 1.57
Preview of #a0de8f on black background
The contrast ratio of #a0de8f with black color is 13.34
#a0de8f color will look good with a black background.
Color Schemes of #a0de8f
Triadic Colors of #a0de8f
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 #a0de8f
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 #a0de8f
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 #a0de8f
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: #a0de8f;
}
This is a sample text used for the color #a0de8f. 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: #a0de8f;
}
This is a sample text used for the color #a0de8f. 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 #a0de8f;
}
This is a sample text used for the color #a0de8f. 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 30.48%
Green 42.29%
Blue 27.24%
CMYK Percentage
Cyan 36.53
Magenta 0%
Yellow 46.54%
Black 16.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.