Shades of Camouflage Green #829076
Tints of Camouflage Green #829076
RGB
CMYK
RGB Variations
Color information
#829076 (or 0x829076) is known color: Camouflage Green. HEX triplet: 82, 90 and 76. RGB value is (130,144,118). Sum of RGB (Red+Green+Blue) = 130+144+118=392 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.16% from 392); Green value is 144 (56.64% from 255 or 36.73% from 392); Blue value is 118 (46.48% from 255 or 30.10% from 392); Max value from RGB is 144 - color contains mainly: green. Hex color #829076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829076 is #7D6F89. Grayscale: #888888. Windows color (decimal): -8220554 or 7770242. OLE color: 7770242.
HSL color Cylindrical-coordinate representation of color #829076: hue angle of 92.31º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #829076 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 118 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.44 |
| HSL | 92.31º | 0.1% | 0.51% | - |
| HSV(B) | 92.31º | 0.18% | 0.56% | - |
| XYZ | 22.45 | 26 | 20.97 | - |
| YUV | 136.85 | 117.36 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 118 | 0.10 | 0 | 0.18 | 0.44 | 92.31 | 0.1 | 0.51 |
| Hex | 82 | 90 | 76 | A | 0 | 12 | 2C | 5C | A | 33 |
| Octal | 202 | 220 | 166 | 12 | 0 | 22 | 54 | 134 | 12 | 63 |
| Binary | 10000010 | 10010000 | 1110110 | 1010 | 0 | 10010 | 101100 | 1011100 | 1010 | 110011 |
Color Harmonies of #829076
Complementary color
Monochromatic Colors of #829076
Black with #829076
Text Example
Text Example
White with #829076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829076; }
p { color: rgb(130,144,118); }
H1.HeaderClassName
{
color: #829076;
}
.AnyTagClassName
{
color: #829076;
}
</style>
background-color css
<style>
a { background-color: #829076; }
a { background-color: rgb(130,144,118); }
div.DivClassName
{
background-color: #829076;
}
.BgClassName
{
background-color: #829076;
}
</style>
border-color css
<style>
span { border-color: #829076; }
span { border-color: rgb(130,144,118); }
td.TdClassName
{
border-color: #829076;
}
.TagClassName
{
border-color: #829076;
}
</style>