#adc6b4 Hex Color
rgb(173, 198, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c6 | b4 | - | #adc6b4 |
RGB | 173 | 198 | 180 | - | rgb(173,198,180) |
HSL | 137 | 18% | 73% | - | hsl(137,18%,73%) |
HSV | 137 | 13% | 78% | - | hsv(137,13%,78%) |
XYZ | 45.6659 | 52.5677 | 50.9197 | - | xyz(45.6659,52.5677,50.9197) |
CIE-LAB | 77.62 | -11.92 | 6.17 | - | lab(77.62,-11.92,6.17) |
CMYK | 0.12626262626263 | 0 | 0.090909090909091 | 0.22352941176471 | cmyk(0.12626262626263,0,0.090909090909091,0.22352941176471) |
Description
The RGB value of color #adc6b4 is rgb(173, 198, 180).
In the hex color #adc6b4, The value of Red is 173, value of Green is 198, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #adc6b4 consists of 137° Hue, 18% Saturation, and 73% Lightness.
In the CMYK color model, the color #adc6b4 can be represented as Cyan=0.12626262626263%, Magenta=0%, Yellow=0.090909090909091%, and Black=0.22352941176471%.
Shades of #adc6b4
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 #adc6b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc6b4
Preview of #adc6b4 on White Background
The contrast ratio of #adc6b4 with white color is 1.82
Preview of #adc6b4 on black background
The contrast ratio of #adc6b4 with black color is 11.51
#adc6b4 color will look good with a black background.
Color Schemes of #adc6b4
Triadic Colors of #adc6b4
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 #adc6b4
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 #adc6b4
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 #adc6b4
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: #adc6b4;
}
This is a sample text used for the color #adc6b4. 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: #adc6b4;
}
This is a sample text used for the color #adc6b4. 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 #adc6b4;
}
This is a sample text used for the color #adc6b4. 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.4%
Green 35.93%
Blue 32.67%
CMYK Percentage
Cyan 28.65
Magenta 0%
Yellow 20.63%
Black 50.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.