Shades of Camouflage Green #849271
Tints of Camouflage Green #849271
RGB
CMYK
RGB Variations
Color information
#849271 (or 0x849271) is known color: Camouflage Green. HEX triplet: 84, 92 and 71. RGB value is (132,146,113). Sum of RGB (Red+Green+Blue) = 132+146+113=391 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.76% from 391); Green value is 146 (57.42% from 255 or 37.34% from 391); Blue value is 113 (44.53% from 255 or 28.90% from 391); Max value from RGB is 146 - color contains mainly: green. Hex color #849271 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849271 is #7B6D8E. Grayscale: #8A8A8A. Windows color (decimal): -8088975 or 7443076. OLE color: 7443076.
HSL color Cylindrical-coordinate representation of color #849271: hue angle of 85.45º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849271 is Cyan = 0.10, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 113 | - |
| CMYK | 0.10 | 0 | 0.23 | 0.43 |
| HSL | 85.45º | 0.13% | 0.51% | - |
| HSV(B) | 85.45º | 0.23% | 0.57% | - |
| XYZ | 22.78 | 26.66 | 19.57 | - |
| YUV | 138.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 113 | 0.10 | 0 | 0.23 | 0.43 | 85.45 | 0.13 | 0.51 |
| Hex | 84 | 92 | 71 | A | 0 | 17 | 2B | 55 | D | 33 |
| Octal | 204 | 222 | 161 | 12 | 0 | 27 | 53 | 125 | 15 | 63 |
| Binary | 10000100 | 10010010 | 1110001 | 1010 | 0 | 10111 | 101011 | 1010101 | 1101 | 110011 |
Color Harmonies of #849271
Complementary color
Monochromatic Colors of #849271
Black with #849271
Text Example
Text Example
White with #849271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849271; }
p { color: rgb(132,146,113); }
H1.HeaderClassName
{
color: #849271;
}
.AnyTagClassName
{
color: #849271;
}
</style>
background-color css
<style>
a { background-color: #849271; }
a { background-color: rgb(132,146,113); }
div.DivClassName
{
background-color: #849271;
}
.BgClassName
{
background-color: #849271;
}
</style>
border-color css
<style>
span { border-color: #849271; }
span { border-color: rgb(132,146,113); }
td.TdClassName
{
border-color: #849271;
}
.TagClassName
{
border-color: #849271;
}
</style>