#adb29c Hex Color
rgb(173, 178, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b2 | 9c | - | #adb29c |
RGB | 173 | 178 | 156 | - | rgb(173,178,156) |
HSL | 74 | 13% | 65% | - | hsl(74,13%,65%) |
HSV | 74 | 12% | 70% | - | hsv(74,12%,70%) |
XYZ | 39.1547 | 43.1253 | 37.7128 | - | xyz(39.1547,43.1253,37.7128) |
CIE-LAB | 71.64 | -5.72 | 10.65 | - | lab(71.64,-5.72,10.65) |
CMYK | 0.028089887640449 | 0 | 0.12359550561798 | 0.30196078431373 | cmyk(0.028089887640449,0,0.12359550561798,0.30196078431373) |
Description
The RGB value of color #adb29c is rgb(173, 178, 156).
In the hex color #adb29c, The value of Red is 173, value of Green is 178, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #adb29c consists of 74° Hue, 13% Saturation, and 65% Lightness.
In the CMYK color model, the color #adb29c can be represented as Cyan=0.028089887640449%, Magenta=0%, Yellow=0.12359550561798%, and Black=0.30196078431373%.
Shades of #adb29c
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 #adb29c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb29c
Preview of #adb29c on White Background
The contrast ratio of #adb29c with white color is 2.18
Preview of #adb29c on black background
The contrast ratio of #adb29c with black color is 9.63
#adb29c color will look good with a black background.
Color Schemes of #adb29c
Triadic Colors of #adb29c
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 #adb29c
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 #adb29c
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 #adb29c
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: #adb29c;
}
This is a sample text used for the color #adb29c. 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: #adb29c;
}
This is a sample text used for the color #adb29c. 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 #adb29c;
}
This is a sample text used for the color #adb29c. 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.12%
Green 35.11%
Blue 30.77%
CMYK Percentage
Cyan 6.19
Magenta 0%
Yellow 27.24%
Black 66.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.