#adbb8c Hex Color
rgb(173, 187, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | bb | 8c | - | #adbb8c |
RGB | 173 | 187 | 140 | - | rgb(173,187,140) |
HSL | 78 | 26% | 64% | - | hsl(78,26%,64%) |
HSV | 78 | 25% | 73% | - | hsv(78,25%,73%) |
XYZ | 39.7375 | 46.3183 | 31.6569 | - | xyz(39.7375,46.3183,31.6569) |
CIE-LAB | 73.75 | -12.99 | 22.25 | - | lab(73.75,-12.99,22.25) |
CMYK | 0.074866310160428 | 0 | 0.25133689839572 | 0.26666666666667 | cmyk(0.074866310160428,0,0.25133689839572,0.26666666666667) |
Description
The RGB value of color #adbb8c is rgb(173, 187, 140).
In the hex color #adbb8c, The value of Red is 173, value of Green is 187, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #adbb8c consists of 78° Hue, 26% Saturation, and 64% Lightness.
In the CMYK color model, the color #adbb8c can be represented as Cyan=0.074866310160428%, Magenta=0%, Yellow=0.25133689839572%, and Black=0.26666666666667%.
Shades of #adbb8c
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 #adbb8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adbb8c
Preview of #adbb8c on White Background
The contrast ratio of #adbb8c with white color is 2.05
Preview of #adbb8c on black background
The contrast ratio of #adbb8c with black color is 10.26
#adbb8c color will look good with a black background.
Color Schemes of #adbb8c
Triadic Colors of #adbb8c
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 #adbb8c
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 #adbb8c
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 #adbb8c
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: #adbb8c;
}
This is a sample text used for the color #adbb8c. 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: #adbb8c;
}
This is a sample text used for the color #adbb8c. 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 #adbb8c;
}
This is a sample text used for the color #adbb8c. 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 34.6%
Green 37.4%
Blue 28%
CMYK Percentage
Cyan 12.63
Magenta 0%
Yellow 42.39%
Black 44.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.