#adc2ab Hex Color
rgb(173, 194, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c2 | ab | - | #adc2ab |
RGB | 173 | 194 | 171 | - | rgb(173,194,171) |
HSL | 115 | 16% | 72% | - | hsl(115,16%,72%) |
HSV | 115 | 12% | 76% | - | hsv(115,12%,76%) |
XYZ | 43.8761 | 50.4081 | 45.9453 | - | xyz(43.8761,50.4081,45.9453) |
CIE-LAB | 76.32 | -11.5 | 9.16 | - | lab(76.32,-11.5,9.16) |
CMYK | 0.10824742268041 | 0 | 0.11855670103093 | 0.23921568627451 | cmyk(0.10824742268041,0,0.11855670103093,0.23921568627451) |
Description
The RGB value of color #adc2ab is rgb(173, 194, 171).
In the hex color #adc2ab, The value of Red is 173, value of Green is 194, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #adc2ab consists of 115° Hue, 16% Saturation, and 72% Lightness.
In the CMYK color model, the color #adc2ab can be represented as Cyan=0.10824742268041%, Magenta=0%, Yellow=0.11855670103093%, and Black=0.23921568627451%.
Shades of #adc2ab
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 #adc2ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc2ab
Preview of #adc2ab on White Background
The contrast ratio of #adc2ab with white color is 1.9
Preview of #adc2ab on black background
The contrast ratio of #adc2ab with black color is 11.08
#adc2ab color will look good with a black background.
Color Schemes of #adc2ab
Triadic Colors of #adc2ab
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 #adc2ab
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 #adc2ab
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 #adc2ab
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: #adc2ab;
}
This is a sample text used for the color #adc2ab. 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: #adc2ab;
}
This is a sample text used for the color #adc2ab. 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 #adc2ab;
}
This is a sample text used for the color #adc2ab. 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 32.16%
Green 36.06%
Blue 31.78%
CMYK Percentage
Cyan 23.23
Magenta 0%
Yellow 25.44%
Black 51.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.