Shades of Camouflage Green #849274
Tints of Camouflage Green #849274
RGB
CMYK
RGB Variations
Color information
#849274 (or 0x849274) is known color: Camouflage Green. HEX triplet: 84, 92 and 74. RGB value is (132,146,116). Sum of RGB (Red+Green+Blue) = 132+146+116=394 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.50% from 394); Green value is 146 (57.42% from 255 or 37.06% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 146 - color contains mainly: green. Hex color #849274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849274 is #7B6D8B. Grayscale: #8A8A8A. Windows color (decimal): -8088972 or 7639684. OLE color: 7639684.
HSL color Cylindrical-coordinate representation of color #849274: hue angle of 88º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #849274 is Cyan = 0.10, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 116 | - |
| CMYK | 0.10 | 0 | 0.21 | 0.43 |
| HSL | 88º | 0.12% | 0.51% | - |
| HSV(B) | 88º | 0.21% | 0.57% | - |
| XYZ | 22.95 | 26.72 | 20.47 | - |
| YUV | 138.39 | 115.36 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 116 | 0.10 | 0 | 0.21 | 0.43 | 88 | 0.12 | 0.51 |
| Hex | 84 | 92 | 74 | A | 0 | 15 | 2B | 58 | C | 33 |
| Octal | 204 | 222 | 164 | 12 | 0 | 25 | 53 | 130 | 14 | 63 |
| Binary | 10000100 | 10010010 | 1110100 | 1010 | 0 | 10101 | 101011 | 1011000 | 1100 | 110011 |
Color Harmonies of #849274
Complementary color
Monochromatic Colors of #849274
Black with #849274
Text Example
Text Example
White with #849274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849274; }
p { color: rgb(132,146,116); }
H1.HeaderClassName
{
color: #849274;
}
.AnyTagClassName
{
color: #849274;
}
</style>
background-color css
<style>
a { background-color: #849274; }
a { background-color: rgb(132,146,116); }
div.DivClassName
{
background-color: #849274;
}
.BgClassName
{
background-color: #849274;
}
</style>
border-color css
<style>
span { border-color: #849274; }
span { border-color: rgb(132,146,116); }
td.TdClassName
{
border-color: #849274;
}
.TagClassName
{
border-color: #849274;
}
</style>