Shades of Camouflage Green #879478
Tints of Camouflage Green #879478
RGB
CMYK
RGB Variations
Color information
#879478 (or 0x879478) is known color: Camouflage Green. HEX triplet: 87, 94 and 78. RGB value is (135,148,120). Sum of RGB (Red+Green+Blue) = 135+148+120=403 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.50% from 403); Green value is 148 (58.20% from 255 or 36.72% from 403); Blue value is 120 (47.27% from 255 or 29.78% from 403); Max value from RGB is 148 - color contains mainly: green. Hex color #879478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879478 is #786B87. Grayscale: #8D8D8D. Windows color (decimal): -7891848 or 7902343. OLE color: 7902343.
HSL color Cylindrical-coordinate representation of color #879478: hue angle of 87.86º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #879478 is Cyan = 0.09, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 120 | - |
| CMYK | 0.09 | 0 | 0.19 | 0.42 |
| HSL | 87.86º | 0.12% | 0.53% | - |
| HSV(B) | 87.86º | 0.19% | 0.58% | - |
| XYZ | 23.97 | 27.69 | 21.85 | - |
| YUV | 140.92 | 116.19 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 120 | 0.09 | 0 | 0.19 | 0.42 | 87.86 | 0.12 | 0.53 |
| Hex | 87 | 94 | 78 | 9 | 0 | 13 | 2A | 58 | C | 35 |
| Octal | 207 | 224 | 170 | 11 | 0 | 23 | 52 | 130 | 14 | 65 |
| Binary | 10000111 | 10010100 | 1111000 | 1001 | 0 | 10011 | 101010 | 1011000 | 1100 | 110101 |
Color Harmonies of #879478
Complementary color
Monochromatic Colors of #879478
Black with #879478
Text Example
Text Example
White with #879478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879478; }
p { color: rgb(135,148,120); }
H1.HeaderClassName
{
color: #879478;
}
.AnyTagClassName
{
color: #879478;
}
</style>
background-color css
<style>
a { background-color: #879478; }
a { background-color: rgb(135,148,120); }
div.DivClassName
{
background-color: #879478;
}
.BgClassName
{
background-color: #879478;
}
</style>
border-color css
<style>
span { border-color: #879478; }
span { border-color: rgb(135,148,120); }
td.TdClassName
{
border-color: #879478;
}
.TagClassName
{
border-color: #879478;
}
</style>