#abd6ac Hex Color
rgb(171, 214, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | d6 | ac | - | #abd6ac |
RGB | 171 | 214 | 172 | - | rgb(171,214,172) |
HSL | 121 | 34% | 75% | - | hsl(121,34%,75%) |
HSV | 121 | 20% | 84% | - | hsv(121,20%,84%) |
XYZ | 48.2875 | 59.7296 | 48.0137 | - | xyz(48.2875,59.7296,48.0137) |
CIE-LAB | 81.69 | -22.12 | 16.2 | - | lab(81.69,-22.12,16.2) |
CMYK | 0.20093457943925 | 0 | 0.19626168224299 | 0.16078431372549 | cmyk(0.20093457943925,0,0.19626168224299,0.16078431372549) |
Description
The RGB value of color #abd6ac is rgb(171, 214, 172).
In the hex color #abd6ac, The value of Red is 171, value of Green is 214, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #abd6ac consists of 121° Hue, 34% Saturation, and 75% Lightness.
In the CMYK color model, the color #abd6ac can be represented as Cyan=0.20093457943925%, Magenta=0%, Yellow=0.19626168224299%, and Black=0.16078431372549%.
Shades of #abd6ac
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 #abd6ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abd6ac
Preview of #abd6ac on White Background
The contrast ratio of #abd6ac with white color is 1.62
Preview of #abd6ac on black background
The contrast ratio of #abd6ac with black color is 12.95
#abd6ac color will look good with a black background.
Color Schemes of #abd6ac
Triadic Colors of #abd6ac
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 #abd6ac
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 #abd6ac
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 #abd6ac
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: #abd6ac;
}
This is a sample text used for the color #abd6ac. 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: #abd6ac;
}
This is a sample text used for the color #abd6ac. 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 #abd6ac;
}
This is a sample text used for the color #abd6ac. 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 30.7%
Green 38.42%
Blue 30.88%
CMYK Percentage
Cyan 36.01
Magenta 0%
Yellow 35.17%
Black 28.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.