Shades of Camouflage Green #738160
Tints of Camouflage Green #738160
RGB
CMYK
RGB Variations
Color information
#738160 (or 0x738160) is known color: Camouflage Green. HEX triplet: 73, 81 and 60. RGB value is (115,129,96). Sum of RGB (Red+Green+Blue) = 115+129+96=340 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.82% from 340); Green value is 129 (50.78% from 255 or 37.94% from 340); Blue value is 96 (37.89% from 255 or 28.24% from 340); Max value from RGB is 129 - color contains mainly: green. Hex color #738160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738160 is #8C7E9F. Grayscale: #797979. Windows color (decimal): -9207456 or 6324595. OLE color: 6324595.
HSL color Cylindrical-coordinate representation of color #738160: hue angle of 85.45º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #738160 is Cyan = 0.11, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 129 | 96 | - |
| CMYK | 0.11 | 0 | 0.26 | 0.49 |
| HSL | 85.45º | 0.15% | 0.44% | - |
| HSV(B) | 85.45º | 0.26% | 0.51% | - |
| XYZ | 17.03 | 20.19 | 14.07 | - |
| YUV | 121.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 129 | 96 | 0.11 | 0 | 0.26 | 0.49 | 85.45 | 0.15 | 0.44 |
| Hex | 73 | 81 | 60 | B | 0 | 1A | 31 | 55 | F | 2C |
| Octal | 163 | 201 | 140 | 13 | 0 | 32 | 61 | 125 | 17 | 54 |
| Binary | 1110011 | 10000001 | 1100000 | 1011 | 0 | 11010 | 110001 | 1010101 | 1111 | 101100 |
Color Harmonies of #738160
Complementary color
Monochromatic Colors of #738160
Black with #738160
Text Example
Text Example
White with #738160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738160; }
p { color: rgb(115,129,96); }
H1.HeaderClassName
{
color: #738160;
}
.AnyTagClassName
{
color: #738160;
}
</style>
background-color css
<style>
a { background-color: #738160; }
a { background-color: rgb(115,129,96); }
div.DivClassName
{
background-color: #738160;
}
.BgClassName
{
background-color: #738160;
}
</style>
border-color css
<style>
span { border-color: #738160; }
span { border-color: rgb(115,129,96); }
td.TdClassName
{
border-color: #738160;
}
.TagClassName
{
border-color: #738160;
}
</style>