#a1e69d Hex Color
rgb(161, 230, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | e6 | 9d | - | #a1e69d |
RGB | 161 | 230 | 157 | - | rgb(161,230,157) |
HSL | 117 | 59% | 76% | - | hsl(117,59%,76%) |
HSV | 117 | 32% | 90% | - | hsv(117,32%,90%) |
XYZ | 49.0806 | 66.605 | 42.1675 | - | xyz(49.0806,66.605,42.1675) |
CIE-LAB | 85.3 | -35.52 | 28.88 | - | lab(85.3,-35.52,28.88) |
CMYK | 0.3 | 0 | 0.31739130434783 | 0.098039215686274 | cmyk(0.3,0,0.31739130434783,0.098039215686274) |
Description
The RGB value of color #a1e69d is rgb(161, 230, 157).
In the hex color #a1e69d, The value of Red is 161, value of Green is 230, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #a1e69d consists of 117° Hue, 59% Saturation, and 76% Lightness.
In the CMYK color model, the color #a1e69d can be represented as Cyan=0.3%, Magenta=0%, Yellow=0.31739130434783%, and Black=0.098039215686274%.
Shades of #a1e69d
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 #a1e69d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1e69d
Preview of #a1e69d on White Background
The contrast ratio of #a1e69d with white color is 1.47
Preview of #a1e69d on black background
The contrast ratio of #a1e69d with black color is 14.32
#a1e69d color will look good with a black background.
Color Schemes of #a1e69d
Triadic Colors of #a1e69d
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 #a1e69d
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 #a1e69d
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 #a1e69d
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: #a1e69d;
}
This is a sample text used for the color #a1e69d. 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: #a1e69d;
}
This is a sample text used for the color #a1e69d. 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 #a1e69d;
}
This is a sample text used for the color #a1e69d. 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.38%
Green 41.97%
Blue 28.65%
CMYK Percentage
Cyan 41.93
Magenta 0%
Yellow 44.36%
Black 13.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.