#abdd0a Hex Color
rgb(171, 221, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | dd | 0a | - | #abdd0a |
RGB | 171 | 221 | 10 | - | rgb(171,221,10) |
HSL | 74 | 91% | 45% | - | hsl(74,91%,45%) |
HSV | 74 | 95% | 87% | - | hsv(74,95%,87%) |
XYZ | 42.7058 | 60.3927 | 9.6933 | - | xyz(42.7058,60.3927,9.6933) |
CIE-LAB | 82.05 | -39.67 | 79.75 | - | lab(82.05,-39.67,79.75) |
CMYK | 0.2262443438914 | 0 | 0.95475113122172 | 0.13333333333333 | cmyk(0.2262443438914,0,0.95475113122172,0.13333333333333) |
Description
The RGB value of color #abdd0a is rgb(171, 221, 10).
In the hex color #abdd0a, The value of Red is 171, value of Green is 221, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #abdd0a consists of 74° Hue, 91% Saturation, and 45% Lightness.
In the CMYK color model, the color #abdd0a can be represented as Cyan=0.2262443438914%, Magenta=0%, Yellow=0.95475113122172%, and Black=0.13333333333333%.
Shades of #abdd0a
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 #abdd0a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abdd0a
Preview of #abdd0a on White Background
The contrast ratio of #abdd0a with white color is 1.61
Preview of #abdd0a on black background
The contrast ratio of #abdd0a with black color is 13.08
#abdd0a color will look good with a black background.
Color Schemes of #abdd0a
Triadic Colors of #abdd0a
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 #abdd0a
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 #abdd0a
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 #abdd0a
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.
Monochromatic Colors of #abdd0a
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #abdd0a;
}
This is a sample text used for the color #abdd0a. 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: #abdd0a;
}
This is a sample text used for the color #abdd0a. 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 #abdd0a;
}
This is a sample text used for the color #abdd0a. 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 42.54%
Green 54.98%
Blue 2.49%
CMYK Percentage
Cyan 17.21
Magenta 0%
Yellow 72.64%
Black 10.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.