#a0dd1f Hex Color
rgb(160, 221, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | dd | 1f | - | #a0dd1f |
RGB | 160 | 221 | 31 | - | rgb(160,221,31) |
HSL | 79 | 75% | 49% | - | hsl(79,75%,49%) |
HSV | 79 | 86% | 87% | - | hsv(79,86%,87%) |
XYZ | 40.601 | 59.2854 | 10.5997 | - | xyz(40.601,59.2854,10.5997) |
CIE-LAB | 81.45 | -43.47 | 76.01 | - | lab(81.45,-43.47,76.01) |
CMYK | 0.27601809954751 | 0 | 0.85972850678733 | 0.13333333333333 | cmyk(0.27601809954751,0,0.85972850678733,0.13333333333333) |
Description
The RGB value of color #a0dd1f is rgb(160, 221, 31).
In the hex color #a0dd1f, The value of Red is 160, value of Green is 221, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #a0dd1f consists of 79° Hue, 75% Saturation, and 49% Lightness.
In the CMYK color model, the color #a0dd1f can be represented as Cyan=0.27601809954751%, Magenta=0%, Yellow=0.85972850678733%, and Black=0.13333333333333%.
Shades of #a0dd1f
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 #a0dd1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0dd1f
Preview of #a0dd1f on White Background
The contrast ratio of #a0dd1f with white color is 1.63
Preview of #a0dd1f on black background
The contrast ratio of #a0dd1f with black color is 12.86
#a0dd1f color will look good with a black background.
Color Schemes of #a0dd1f
Triadic Colors of #a0dd1f
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 #a0dd1f
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 #a0dd1f
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 #a0dd1f
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: #a0dd1f;
}
This is a sample text used for the color #a0dd1f. 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: #a0dd1f;
}
This is a sample text used for the color #a0dd1f. 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 #a0dd1f;
}
This is a sample text used for the color #a0dd1f. 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.83%
Green 53.64%
Blue 7.52%
CMYK Percentage
Cyan 21.75
Magenta 0%
Yellow 67.74%
Black 10.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.