#a1d82d Hex Color
rgb(161, 216, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | d8 | 2d | - | #a1d82d |
RGB | 161 | 216 | 45 | - | rgb(161,216,45) |
HSL | 79 | 69% | 51% | - | hsl(79,69%,51%) |
HSV | 79 | 79% | 85% | - | hsv(79,79%,85%) |
XYZ | 39.7275 | 56.8783 | 11.3674 | - | xyz(39.7275,56.8783,11.3674) |
CIE-LAB | 80.11 | -40.43 | 71.53 | - | lab(80.11,-40.43,71.53) |
CMYK | 0.25462962962963 | 0 | 0.79166666666667 | 0.15294117647059 | cmyk(0.25462962962963,0,0.79166666666667,0.15294117647059) |
Description
The RGB value of color #a1d82d is rgb(161, 216, 45).
In the hex color #a1d82d, The value of Red is 161, value of Green is 216, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #a1d82d consists of 79° Hue, 69% Saturation, and 51% Lightness.
In the CMYK color model, the color #a1d82d can be represented as Cyan=0.25462962962963%, Magenta=0%, Yellow=0.79166666666667%, and Black=0.15294117647059%.
Shades of #a1d82d
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 #a1d82d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1d82d
Preview of #a1d82d on White Background
The contrast ratio of #a1d82d with white color is 1.7
Preview of #a1d82d on black background
The contrast ratio of #a1d82d with black color is 12.38
#a1d82d color will look good with a black background.
Color Schemes of #a1d82d
Triadic Colors of #a1d82d
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 #a1d82d
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 #a1d82d
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 #a1d82d
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: #a1d82d;
}
This is a sample text used for the color #a1d82d. 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: #a1d82d;
}
This is a sample text used for the color #a1d82d. 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 #a1d82d;
}
This is a sample text used for the color #a1d82d. 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 38.15%
Green 51.18%
Blue 10.66%
CMYK Percentage
Cyan 21.23
Magenta 0%
Yellow 66.01%
Black 12.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.