#abdd9d Hex Color
rgb(171, 221, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | dd | 9d | - | #abdd9d |
RGB | 171 | 221 | 157 | - | rgb(171,221,157) |
HSL | 107 | 48% | 74% | - | hsl(107,48%,74%) |
HSV | 107 | 29% | 87% | - | hsv(107,29%,87%) |
XYZ | 48.7368 | 62.8052 | 41.4522 | - | xyz(48.7368,62.8052,41.4522) |
CIE-LAB | 83.34 | -27.99 | 26.32 | - | lab(83.34,-27.99,26.32) |
CMYK | 0.2262443438914 | 0 | 0.289592760181 | 0.13333333333333 | cmyk(0.2262443438914,0,0.289592760181,0.13333333333333) |
Description
The RGB value of color #abdd9d is rgb(171, 221, 157).
In the hex color #abdd9d, The value of Red is 171, value of Green is 221, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #abdd9d consists of 107° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #abdd9d can be represented as Cyan=0.2262443438914%, Magenta=0%, Yellow=0.289592760181%, and Black=0.13333333333333%.
Shades of #abdd9d
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 #abdd9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abdd9d
Preview of #abdd9d on White Background
The contrast ratio of #abdd9d with white color is 1.55
Preview of #abdd9d on black background
The contrast ratio of #abdd9d with black color is 13.56
#abdd9d color will look good with a black background.
Color Schemes of #abdd9d
Triadic Colors of #abdd9d
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 #abdd9d
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 #abdd9d
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 #abdd9d
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: #abdd9d;
}
This is a sample text used for the color #abdd9d. 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: #abdd9d;
}
This is a sample text used for the color #abdd9d. 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 #abdd9d;
}
This is a sample text used for the color #abdd9d. 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 31.15%
Green 40.26%
Blue 28.6%
CMYK Percentage
Cyan 34.85
Magenta 0%
Yellow 44.61%
Black 20.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.