#2adc1d Hex Color
rgb(42, 220, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | dc | 1d | - | #2adc1d |
RGB | 42 | 220 | 29 | - | rgb(42,220,29) |
HSL | 116 | 77% | 49% | - | hsl(116,77%,49%) |
HSV | 116 | 87% | 86% | - | hsv(116,87%,86%) |
XYZ | 26.7698 | 51.7673 | 9.7436 | - | xyz(26.7698,51.7673,9.7436) |
CIE-LAB | 77.14 | -73.72 | 71.13 | - | lab(77.14,-73.72,71.13) |
CMYK | 0.80909090909091 | 0 | 0.86818181818182 | 0.13725490196078 | cmyk(0.80909090909091,0,0.86818181818182,0.13725490196078) |
Description
The RGB value of color #2adc1d is rgb(42, 220, 29).
In the hex color #2adc1d, The value of Red is 42, value of Green is 220, and value of Blue is 29. The primary color is Green. Similarly, The HSL values for #2adc1d consists of 116° Hue, 77% Saturation, and 49% Lightness.
In the CMYK color model, the color #2adc1d can be represented as Cyan=0.80909090909091%, Magenta=0%, Yellow=0.86818181818182%, and Black=0.13725490196078%.
Shades of #2adc1d
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 #2adc1d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2adc1d
Preview of #2adc1d on White Background
The contrast ratio of #2adc1d with white color is 1.85
Preview of #2adc1d on black background
The contrast ratio of #2adc1d with black color is 11.35
#2adc1d color will look good with a black background.
Color Schemes of #2adc1d
Triadic Colors of #2adc1d
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 #2adc1d
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 #2adc1d
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 #2adc1d
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: #2adc1d;
}
This is a sample text used for the color #2adc1d. 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: #2adc1d;
}
This is a sample text used for the color #2adc1d. 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 #2adc1d;
}
This is a sample text used for the color #2adc1d. 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 14.43%
Green 75.6%
Blue 9.97%
CMYK Percentage
Cyan 44.59
Magenta 0%
Yellow 47.85%
Black 7.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.