#abc4ad Hex Color
rgb(171, 196, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | c4 | ad | - | #abc4ad |
RGB | 171 | 196 | 173 | - | rgb(171,196,173) |
HSL | 125 | 17% | 72% | - | hsl(125,17%,72%) |
HSV | 125 | 13% | 77% | - | hsv(125,13%,77%) |
XYZ | 44.0773 | 51.1549 | 47.0859 | - | xyz(44.0773,51.1549,47.0859) |
CIE-LAB | 76.77 | -12.87 | 8.71 | - | lab(76.77,-12.87,8.71) |
CMYK | 0.12755102040816 | 0 | 0.11734693877551 | 0.23137254901961 | cmyk(0.12755102040816,0,0.11734693877551,0.23137254901961) |
Description
The RGB value of color #abc4ad is rgb(171, 196, 173).
In the hex color #abc4ad, The value of Red is 171, value of Green is 196, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #abc4ad consists of 125° Hue, 17% Saturation, and 72% Lightness.
In the CMYK color model, the color #abc4ad can be represented as Cyan=0.12755102040816%, Magenta=0%, Yellow=0.11734693877551%, and Black=0.23137254901961%.
Shades of #abc4ad
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 #abc4ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abc4ad
Preview of #abc4ad on White Background
The contrast ratio of #abc4ad with white color is 1.87
Preview of #abc4ad on black background
The contrast ratio of #abc4ad with black color is 11.23
#abc4ad color will look good with a black background.
Color Schemes of #abc4ad
Triadic Colors of #abc4ad
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 #abc4ad
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 #abc4ad
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 #abc4ad
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: #abc4ad;
}
This is a sample text used for the color #abc4ad. 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: #abc4ad;
}
This is a sample text used for the color #abc4ad. 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 #abc4ad;
}
This is a sample text used for the color #abc4ad. 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.67%
Green 36.3%
Blue 32.04%
CMYK Percentage
Cyan 26.78
Magenta 0%
Yellow 24.64%
Black 48.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.