#abde3c Hex Color
rgb(171, 222, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | de | 3c | - | #abde3c |
RGB | 171 | 222 | 60 | - | rgb(171,222,60) |
HSL | 79 | 71% | 55% | - | hsl(79,71%,55%) |
HSV | 79 | 73% | 87% | - | hsv(79,73%,87%) |
XYZ | 43.7315 | 61.2267 | 13.788 | - | xyz(43.7315,61.2267,13.788) |
CIE-LAB | 82.5 | -38.57 | 69.4 | - | lab(82.5,-38.57,69.4) |
CMYK | 0.22972972972973 | 0 | 0.72972972972973 | 0.12941176470588 | cmyk(0.22972972972973,0,0.72972972972973,0.12941176470588) |
Description
The RGB value of color #abde3c is rgb(171, 222, 60).
In the hex color #abde3c, The value of Red is 171, value of Green is 222, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #abde3c consists of 79° Hue, 71% Saturation, and 55% Lightness.
In the CMYK color model, the color #abde3c can be represented as Cyan=0.22972972972973%, Magenta=0%, Yellow=0.72972972972973%, and Black=0.12941176470588%.
Shades of #abde3c
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 #abde3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abde3c
Preview of #abde3c on White Background
The contrast ratio of #abde3c with white color is 1.59
Preview of #abde3c on black background
The contrast ratio of #abde3c with black color is 13.25
#abde3c color will look good with a black background.
Color Schemes of #abde3c
Triadic Colors of #abde3c
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 #abde3c
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 #abde3c
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 #abde3c
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: #abde3c;
}
This is a sample text used for the color #abde3c. 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: #abde3c;
}
This is a sample text used for the color #abde3c. 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 #abde3c;
}
This is a sample text used for the color #abde3c. 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 37.75%
Green 49.01%
Blue 13.25%
CMYK Percentage
Cyan 21.1
Magenta 0%
Yellow 67.02%
Black 11.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.