Shades of Camouflage Green #879476
Tints of Camouflage Green #879476
RGB
CMYK
RGB Variations
Color information
#879476 (or 0x879476) is known color: Camouflage Green. HEX triplet: 87, 94 and 76. RGB value is (135,148,118). Sum of RGB (Red+Green+Blue) = 135+148+118=401 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.67% from 401); Green value is 148 (58.20% from 255 or 36.91% from 401); Blue value is 118 (46.48% from 255 or 29.43% from 401); Max value from RGB is 148 - color contains mainly: green. Hex color #879476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879476 is #786B89. Grayscale: #8C8C8C. Windows color (decimal): -7891850 or 7771271. OLE color: 7771271.
HSL color Cylindrical-coordinate representation of color #879476: hue angle of 86º 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 #879476 is Cyan = 0.09, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 118 | - |
| CMYK | 0.09 | 0 | 0.20 | 0.42 |
| HSL | 86º | 0.12% | 0.52% | - |
| HSV(B) | 86º | 0.2% | 0.58% | - |
| XYZ | 23.85 | 27.64 | 21.22 | - |
| YUV | 140.69 | 115.19 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 118 | 0.09 | 0 | 0.20 | 0.42 | 86 | 0.12 | 0.52 |
| Hex | 87 | 94 | 76 | 9 | 0 | 14 | 2A | 56 | C | 34 |
| Octal | 207 | 224 | 166 | 11 | 0 | 24 | 52 | 126 | 14 | 64 |
| Binary | 10000111 | 10010100 | 1110110 | 1001 | 0 | 10100 | 101010 | 1010110 | 1100 | 110100 |
Color Harmonies of #879476
Complementary color
Monochromatic Colors of #879476
Black with #879476
Text Example
Text Example
White with #879476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879476; }
p { color: rgb(135,148,118); }
H1.HeaderClassName
{
color: #879476;
}
.AnyTagClassName
{
color: #879476;
}
</style>
background-color css
<style>
a { background-color: #879476; }
a { background-color: rgb(135,148,118); }
div.DivClassName
{
background-color: #879476;
}
.BgClassName
{
background-color: #879476;
}
</style>
border-color css
<style>
span { border-color: #879476; }
span { border-color: rgb(135,148,118); }
td.TdClassName
{
border-color: #879476;
}
.TagClassName
{
border-color: #879476;
}
</style>