Shades of Camouflage Green #849476
Tints of Camouflage Green #849476
RGB
CMYK
RGB Variations
Color information
#849476 (or 0x849476) is known color: Camouflage Green. HEX triplet: 84, 94 and 76. RGB value is (132,148,118). Sum of RGB (Red+Green+Blue) = 132+148+118=398 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.17% from 398); Green value is 148 (58.20% from 255 or 37.19% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 148 - color contains mainly: green. Hex color #849476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849476 is #7B6B89. Grayscale: #8B8B8B. Windows color (decimal): -8088458 or 7771268. OLE color: 7771268.
HSL color Cylindrical-coordinate representation of color #849476: hue angle of 92º 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 #849476 is Cyan = 0.11, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 118 | - |
| CMYK | 0.11 | 0 | 0.20 | 0.42 |
| HSL | 92º | 0.12% | 0.52% | - |
| HSV(B) | 92º | 0.2% | 0.58% | - |
| XYZ | 23.38 | 27.39 | 21.19 | - |
| YUV | 139.8 | 115.7 | 122.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 118 | 0.11 | 0 | 0.20 | 0.42 | 92 | 0.12 | 0.52 |
| Hex | 84 | 94 | 76 | B | 0 | 14 | 2A | 5C | C | 34 |
| Octal | 204 | 224 | 166 | 13 | 0 | 24 | 52 | 134 | 14 | 64 |
| Binary | 10000100 | 10010100 | 1110110 | 1011 | 0 | 10100 | 101010 | 1011100 | 1100 | 110100 |
Color Harmonies of #849476
Complementary color
Monochromatic Colors of #849476
Black with #849476
Text Example
Text Example
White with #849476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849476; }
p { color: rgb(132,148,118); }
H1.HeaderClassName
{
color: #849476;
}
.AnyTagClassName
{
color: #849476;
}
</style>
background-color css
<style>
a { background-color: #849476; }
a { background-color: rgb(132,148,118); }
div.DivClassName
{
background-color: #849476;
}
.BgClassName
{
background-color: #849476;
}
</style>
border-color css
<style>
span { border-color: #849476; }
span { border-color: rgb(132,148,118); }
td.TdClassName
{
border-color: #849476;
}
.TagClassName
{
border-color: #849476;
}
</style>