#a1ea8f Hex Color
rgb(161, 234, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | ea | 8f | - | #a1ea8f |
RGB | 161 | 234 | 143 | - | rgb(161,234,143) |
HSL | 108 | 68% | 74% | - | hsl(108,68%,74%) |
HSV | 108 | 39% | 92% | - | hsv(108,39%,92%) |
XYZ | 49.0787 | 68.4059 | 36.6035 | - | xyz(49.0787,68.4059,36.6035) |
CIE-LAB | 86.21 | -39.42 | 37.16 | - | lab(86.21,-39.42,37.16) |
CMYK | 0.31196581196581 | 0 | 0.38888888888889 | 0.082352941176471 | cmyk(0.31196581196581,0,0.38888888888889,0.082352941176471) |
Description
The RGB value of color #a1ea8f is rgb(161, 234, 143).
In the hex color #a1ea8f, The value of Red is 161, value of Green is 234, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #a1ea8f consists of 108° Hue, 68% Saturation, and 74% Lightness.
In the CMYK color model, the color #a1ea8f can be represented as Cyan=0.31196581196581%, Magenta=0%, Yellow=0.38888888888889%, and Black=0.082352941176471%.
Shades of #a1ea8f
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 #a1ea8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1ea8f
Preview of #a1ea8f on White Background
The contrast ratio of #a1ea8f with white color is 1.43
Preview of #a1ea8f on black background
The contrast ratio of #a1ea8f with black color is 14.68
#a1ea8f color will look good with a black background.
Color Schemes of #a1ea8f
Triadic Colors of #a1ea8f
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 #a1ea8f
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 #a1ea8f
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 #a1ea8f
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: #a1ea8f;
}
This is a sample text used for the color #a1ea8f. 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: #a1ea8f;
}
This is a sample text used for the color #a1ea8f. 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 #a1ea8f;
}
This is a sample text used for the color #a1ea8f. 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 29.93%
Green 43.49%
Blue 26.58%
CMYK Percentage
Cyan 39.83
Magenta 0%
Yellow 49.65%
Black 10.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.