Shades of Camouflage Green #829274
Tints of Camouflage Green #829274
RGB
CMYK
RGB Variations
Color information
#829274 (or 0x829274) is known color: Camouflage Green. HEX triplet: 82, 92 and 74. RGB value is (130,146,116). Sum of RGB (Red+Green+Blue) = 130+146+116=392 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.16% from 392); Green value is 146 (57.42% from 255 or 37.24% from 392); Blue value is 116 (45.70% from 255 or 29.59% from 392); Max value from RGB is 146 - color contains mainly: green. Hex color #829274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829274 is #7D6D8B. Grayscale: #898989. Windows color (decimal): -8220044 or 7639682. OLE color: 7639682.
HSL color Cylindrical-coordinate representation of color #829274: hue angle of 92º 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 #829274 is Cyan = 0.11, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 116 | - |
| CMYK | 0.11 | 0 | 0.21 | 0.43 |
| HSL | 92º | 0.12% | 0.51% | - |
| HSV(B) | 92º | 0.21% | 0.57% | - |
| XYZ | 22.64 | 26.56 | 20.46 | - |
| YUV | 137.8 | 115.7 | 122.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 116 | 0.11 | 0 | 0.21 | 0.43 | 92 | 0.12 | 0.51 |
| Hex | 82 | 92 | 74 | B | 0 | 15 | 2B | 5C | C | 33 |
| Octal | 202 | 222 | 164 | 13 | 0 | 25 | 53 | 134 | 14 | 63 |
| Binary | 10000010 | 10010010 | 1110100 | 1011 | 0 | 10101 | 101011 | 1011100 | 1100 | 110011 |
Color Harmonies of #829274
Complementary color
Monochromatic Colors of #829274
Black with #829274
Text Example
Text Example
White with #829274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829274; }
p { color: rgb(130,146,116); }
H1.HeaderClassName
{
color: #829274;
}
.AnyTagClassName
{
color: #829274;
}
</style>
background-color css
<style>
a { background-color: #829274; }
a { background-color: rgb(130,146,116); }
div.DivClassName
{
background-color: #829274;
}
.BgClassName
{
background-color: #829274;
}
</style>
border-color css
<style>
span { border-color: #829274; }
span { border-color: rgb(130,146,116); }
td.TdClassName
{
border-color: #829274;
}
.TagClassName
{
border-color: #829274;
}
</style>