Shades of Camouflage Green #819271
Tints of Camouflage Green #819271
RGB
CMYK
RGB Variations
Color information
#819271 (or 0x819271) is known color: Camouflage Green. HEX triplet: 81, 92 and 71. RGB value is (129,146,113). Sum of RGB (Red+Green+Blue) = 129+146+113=388 (51% of max value = 765). Red value is 129 (50.78% from 255 or 33.25% from 388); Green value is 146 (57.42% from 255 or 37.63% from 388); Blue value is 113 (44.53% from 255 or 29.12% from 388); Max value from RGB is 146 - color contains mainly: green. Hex color #819271 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819271 is #7E6D8E. Grayscale: #898989. Windows color (decimal): -8285583 or 7443073. OLE color: 7443073.
HSL color Cylindrical-coordinate representation of color #819271: hue angle of 90.91º 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 #819271 is Cyan = 0.12, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 113 | - |
| CMYK | 0.12 | 0 | 0.23 | 0.43 |
| HSL | 90.91º | 0.13% | 0.51% | - |
| HSV(B) | 90.91º | 0.23% | 0.57% | - |
| XYZ | 22.31 | 26.42 | 19.55 | - |
| YUV | 137.16 | 114.37 | 122.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 113 | 0.12 | 0 | 0.23 | 0.43 | 90.91 | 0.13 | 0.51 |
| Hex | 81 | 92 | 71 | C | 0 | 17 | 2B | 5B | D | 33 |
| Octal | 201 | 222 | 161 | 14 | 0 | 27 | 53 | 133 | 15 | 63 |
| Binary | 10000001 | 10010010 | 1110001 | 1100 | 0 | 10111 | 101011 | 1011011 | 1101 | 110011 |
Color Harmonies of #819271
Complementary color
Monochromatic Colors of #819271
Black with #819271
Text Example
Text Example
White with #819271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819271; }
p { color: rgb(129,146,113); }
H1.HeaderClassName
{
color: #819271;
}
.AnyTagClassName
{
color: #819271;
}
</style>
background-color css
<style>
a { background-color: #819271; }
a { background-color: rgb(129,146,113); }
div.DivClassName
{
background-color: #819271;
}
.BgClassName
{
background-color: #819271;
}
</style>
border-color css
<style>
span { border-color: #819271; }
span { border-color: rgb(129,146,113); }
td.TdClassName
{
border-color: #819271;
}
.TagClassName
{
border-color: #819271;
}
</style>