Shades of Camouflage Green #859376
Tints of Camouflage Green #859376
RGB
CMYK
RGB Variations
Color information
#859376 (or 0x859376) is known color: Camouflage Green. HEX triplet: 85, 93 and 76. RGB value is (133,147,118). Sum of RGB (Red+Green+Blue) = 133+147+118=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 147 (57.81% from 255 or 36.93% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 147 - color contains mainly: green. Hex color #859376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859376 is #7A6C89. Grayscale: #8B8B8B. Windows color (decimal): -8023178 or 7771013. OLE color: 7771013.
HSL color Cylindrical-coordinate representation of color #859376: hue angle of 88.97º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #859376 is Cyan = 0.10, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 118 | - |
| CMYK | 0.10 | 0 | 0.20 | 0.42 |
| HSL | 88.97º | 0.12% | 0.52% | - |
| HSV(B) | 88.97º | 0.2% | 0.58% | - |
| XYZ | 23.38 | 27.16 | 21.15 | - |
| YUV | 139.51 | 115.86 | 123.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 118 | 0.10 | 0 | 0.20 | 0.42 | 88.97 | 0.12 | 0.52 |
| Hex | 85 | 93 | 76 | A | 0 | 14 | 2A | 59 | C | 34 |
| Octal | 205 | 223 | 166 | 12 | 0 | 24 | 52 | 131 | 14 | 64 |
| Binary | 10000101 | 10010011 | 1110110 | 1010 | 0 | 10100 | 101010 | 1011001 | 1100 | 110100 |
Color Harmonies of #859376
Complementary color
Monochromatic Colors of #859376
Black with #859376
Text Example
Text Example
White with #859376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859376; }
p { color: rgb(133,147,118); }
H1.HeaderClassName
{
color: #859376;
}
.AnyTagClassName
{
color: #859376;
}
</style>
background-color css
<style>
a { background-color: #859376; }
a { background-color: rgb(133,147,118); }
div.DivClassName
{
background-color: #859376;
}
.BgClassName
{
background-color: #859376;
}
</style>
border-color css
<style>
span { border-color: #859376; }
span { border-color: rgb(133,147,118); }
td.TdClassName
{
border-color: #859376;
}
.TagClassName
{
border-color: #859376;
}
</style>