#adc5ae Hex Color
rgb(173, 197, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c5 | ae | - | #adc5ae |
RGB | 173 | 197 | 174 | - | rgb(173,197,174) |
HSL | 123 | 17% | 73% | - | hsl(123,17%,73%) |
HSV | 123 | 12% | 77% | - | hsv(123,12%,77%) |
XYZ | 44.8398 | 51.8727 | 47.6935 | - | xyz(44.8398,51.8727,47.6935) |
CIE-LAB | 77.2 | -12.51 | 8.81 | - | lab(77.2,-12.51,8.81) |
CMYK | 0.12182741116751 | 0 | 0.11675126903553 | 0.22745098039216 | cmyk(0.12182741116751,0,0.11675126903553,0.22745098039216) |
Description
The RGB value of color #adc5ae is rgb(173, 197, 174).
In the hex color #adc5ae, The value of Red is 173, value of Green is 197, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #adc5ae consists of 123° Hue, 17% Saturation, and 73% Lightness.
In the CMYK color model, the color #adc5ae can be represented as Cyan=0.12182741116751%, Magenta=0%, Yellow=0.11675126903553%, and Black=0.22745098039216%.
Shades of #adc5ae
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 #adc5ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc5ae
Preview of #adc5ae on White Background
The contrast ratio of #adc5ae with white color is 1.85
Preview of #adc5ae on black background
The contrast ratio of #adc5ae with black color is 11.37
#adc5ae color will look good with a black background.
Color Schemes of #adc5ae
Triadic Colors of #adc5ae
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 #adc5ae
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 #adc5ae
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 #adc5ae
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: #adc5ae;
}
This is a sample text used for the color #adc5ae. 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: #adc5ae;
}
This is a sample text used for the color #adc5ae. 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 #adc5ae;
}
This is a sample text used for the color #adc5ae. 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.8%
Green 36.21%
Blue 31.99%
CMYK Percentage
Cyan 26.14
Magenta 0%
Yellow 25.05%
Black 48.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.