#adc4ac Hex Color
rgb(173, 196, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c4 | ac | - | #adc4ac |
RGB | 173 | 196 | 172 | - | rgb(173,196,172) |
HSL | 118 | 17% | 72% | - | hsl(118,17%,72%) |
HSV | 118 | 12% | 77% | - | hsv(118,12%,77%) |
XYZ | 44.4199 | 51.3426 | 46.5987 | - | xyz(44.4199,51.3426,46.5987) |
CIE-LAB | 76.89 | -12.35 | 9.43 | - | lab(76.89,-12.35,9.43) |
CMYK | 0.11734693877551 | 0 | 0.12244897959184 | 0.23137254901961 | cmyk(0.11734693877551,0,0.12244897959184,0.23137254901961) |
Description
The RGB value of color #adc4ac is rgb(173, 196, 172).
In the hex color #adc4ac, The value of Red is 173, value of Green is 196, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #adc4ac consists of 118° Hue, 17% Saturation, and 72% Lightness.
In the CMYK color model, the color #adc4ac can be represented as Cyan=0.11734693877551%, Magenta=0%, Yellow=0.12244897959184%, and Black=0.23137254901961%.
Shades of #adc4ac
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 #adc4ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc4ac
Preview of #adc4ac on White Background
The contrast ratio of #adc4ac with white color is 1.86
Preview of #adc4ac on black background
The contrast ratio of #adc4ac with black color is 11.27
#adc4ac color will look good with a black background.
Color Schemes of #adc4ac
Triadic Colors of #adc4ac
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 #adc4ac
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 #adc4ac
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 #adc4ac
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: #adc4ac;
}
This is a sample text used for the color #adc4ac. 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: #adc4ac;
}
This is a sample text used for the color #adc4ac. 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 #adc4ac;
}
This is a sample text used for the color #adc4ac. 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.98%
Green 36.23%
Blue 31.79%
CMYK Percentage
Cyan 24.91
Magenta 0%
Yellow 25.99%
Black 49.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.