#adcb8c Hex Color
rgb(173, 203, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | cb | 8c | - | #adcb8c |
RGB | 173 | 203 | 140 | - | rgb(173,203,140) |
HSL | 89 | 38% | 67% | - | hsl(89,38%,67%) |
HSV | 89 | 31% | 80% | - | hsv(89,31%,80%) |
XYZ | 43.3231 | 53.4896 | 32.8521 | - | xyz(43.3231,53.4896,32.8521) |
CIE-LAB | 78.16 | -21.08 | 28.21 | - | lab(78.16,-21.08,28.21) |
CMYK | 0.14778325123153 | 0 | 0.31034482758621 | 0.20392156862745 | cmyk(0.14778325123153,0,0.31034482758621,0.20392156862745) |
Description
The RGB value of color #adcb8c is rgb(173, 203, 140).
In the hex color #adcb8c, The value of Red is 173, value of Green is 203, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #adcb8c consists of 89° Hue, 38% Saturation, and 67% Lightness.
In the CMYK color model, the color #adcb8c can be represented as Cyan=0.14778325123153%, Magenta=0%, Yellow=0.31034482758621%, and Black=0.20392156862745%.
Shades of #adcb8c
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 #adcb8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adcb8c
Preview of #adcb8c on White Background
The contrast ratio of #adcb8c with white color is 1.8
Preview of #adcb8c on black background
The contrast ratio of #adcb8c with black color is 11.7
#adcb8c color will look good with a black background.
Color Schemes of #adcb8c
Triadic Colors of #adcb8c
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 #adcb8c
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 #adcb8c
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 #adcb8c
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: #adcb8c;
}
This is a sample text used for the color #adcb8c. 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: #adcb8c;
}
This is a sample text used for the color #adcb8c. 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 #adcb8c;
}
This is a sample text used for the color #adcb8c. 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 33.53%
Green 39.34%
Blue 27.13%
CMYK Percentage
Cyan 22.32
Magenta 0%
Yellow 46.88%
Black 30.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.