Shades of Camouflage Green #849277
Tints of Camouflage Green #849277
RGB
CMYK
RGB Variations
Color information
#849277 (or 0x849277) is known color: Camouflage Green. HEX triplet: 84, 92 and 77. RGB value is (132,146,119). Sum of RGB (Red+Green+Blue) = 132+146+119=397 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.25% from 397); Green value is 146 (57.42% from 255 or 36.78% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 146 - color contains mainly: green. Hex color #849277 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849277 is #7B6D88. Grayscale: #8A8A8A. Windows color (decimal): -8088969 or 7836292. OLE color: 7836292.
HSL color Cylindrical-coordinate representation of color #849277: hue angle of 91.11º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #849277 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 119 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.43 |
| HSL | 91.11º | 0.11% | 0.52% | - |
| HSV(B) | 91.11º | 0.18% | 0.57% | - |
| XYZ | 23.12 | 26.8 | 21.41 | - |
| YUV | 138.74 | 116.86 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 119 | 0.10 | 0 | 0.18 | 0.43 | 91.11 | 0.11 | 0.52 |
| Hex | 84 | 92 | 77 | A | 0 | 12 | 2B | 5B | B | 34 |
| Octal | 204 | 222 | 167 | 12 | 0 | 22 | 53 | 133 | 13 | 64 |
| Binary | 10000100 | 10010010 | 1110111 | 1010 | 0 | 10010 | 101011 | 1011011 | 1011 | 110100 |
Color Harmonies of #849277
Complementary color
Monochromatic Colors of #849277
Black with #849277
Text Example
Text Example
White with #849277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849277; }
p { color: rgb(132,146,119); }
H1.HeaderClassName
{
color: #849277;
}
.AnyTagClassName
{
color: #849277;
}
</style>
background-color css
<style>
a { background-color: #849277; }
a { background-color: rgb(132,146,119); }
div.DivClassName
{
background-color: #849277;
}
.BgClassName
{
background-color: #849277;
}
</style>
border-color css
<style>
span { border-color: #849277; }
span { border-color: rgb(132,146,119); }
td.TdClassName
{
border-color: #849277;
}
.TagClassName
{
border-color: #849277;
}
</style>