#adc1a8 Hex Color
rgb(173, 193, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c1 | a8 | - | #adc1a8 |
RGB | 173 | 193 | 168 | - | rgb(173,193,168) |
HSL | 108 | 17% | 71% | - | hsl(108,17%,71%) |
HSV | 108 | 13% | 76% | - | hsv(108,13%,76%) |
XYZ | 43.3714 | 49.8513 | 44.3821 | - | xyz(43.3714,49.8513,44.3821) |
CIE-LAB | 75.98 | -11.52 | 10.29 | - | lab(75.98,-11.52,10.29) |
CMYK | 0.10362694300518 | 0 | 0.12953367875648 | 0.24313725490196 | cmyk(0.10362694300518,0,0.12953367875648,0.24313725490196) |
Description
The RGB value of color #adc1a8 is rgb(173, 193, 168).
In the hex color #adc1a8, The value of Red is 173, value of Green is 193, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #adc1a8 consists of 108° Hue, 17% Saturation, and 71% Lightness.
In the CMYK color model, the color #adc1a8 can be represented as Cyan=0.10362694300518%, Magenta=0%, Yellow=0.12953367875648%, and Black=0.24313725490196%.
Shades of #adc1a8
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 #adc1a8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc1a8
Preview of #adc1a8 on White Background
The contrast ratio of #adc1a8 with white color is 1.91
Preview of #adc1a8 on black background
The contrast ratio of #adc1a8 with black color is 10.97
#adc1a8 color will look good with a black background.
Color Schemes of #adc1a8
Triadic Colors of #adc1a8
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 #adc1a8
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 #adc1a8
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 #adc1a8
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: #adc1a8;
}
This is a sample text used for the color #adc1a8. 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: #adc1a8;
}
This is a sample text used for the color #adc1a8. 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 #adc1a8;
}
This is a sample text used for the color #adc1a8. 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.4%
Green 36.14%
Blue 31.46%
CMYK Percentage
Cyan 21.76
Magenta 0%
Yellow 27.2%
Black 51.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.