Shades of Camouflage Green #859474
Tints of Camouflage Green #859474
RGB
CMYK
RGB Variations
Color information
#859474 (or 0x859474) is known color: Camouflage Green. HEX triplet: 85, 94 and 74. RGB value is (133,148,116). Sum of RGB (Red+Green+Blue) = 133+148+116=397 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.50% from 397); Green value is 148 (58.20% from 255 or 37.28% from 397); Blue value is 116 (45.70% from 255 or 29.22% from 397); Max value from RGB is 148 - color contains mainly: green. Hex color #859474 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859474 is #7A6B8B. Grayscale: #8B8B8B. Windows color (decimal): -8022924 or 7640197. OLE color: 7640197.
HSL color Cylindrical-coordinate representation of color #859474: hue angle of 88.12º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #859474 is Cyan = 0.10, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 116 | - |
| CMYK | 0.10 | 0 | 0.22 | 0.42 |
| HSL | 88.13º | 0.13% | 0.52% | - |
| HSV(B) | 88.13º | 0.22% | 0.58% | - |
| XYZ | 23.42 | 27.43 | 20.58 | - |
| YUV | 139.87 | 114.53 | 123.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 116 | 0.10 | 0 | 0.22 | 0.42 | 88.13 | 0.13 | 0.52 |
| Hex | 85 | 94 | 74 | A | 0 | 16 | 2A | 58 | D | 34 |
| Octal | 205 | 224 | 164 | 12 | 0 | 26 | 52 | 130 | 15 | 64 |
| Binary | 10000101 | 10010100 | 1110100 | 1010 | 0 | 10110 | 101010 | 1011000 | 1101 | 110100 |
Color Harmonies of #859474
Complementary color
Monochromatic Colors of #859474
Black with #859474
Text Example
Text Example
White with #859474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859474; }
p { color: rgb(133,148,116); }
H1.HeaderClassName
{
color: #859474;
}
.AnyTagClassName
{
color: #859474;
}
</style>
background-color css
<style>
a { background-color: #859474; }
a { background-color: rgb(133,148,116); }
div.DivClassName
{
background-color: #859474;
}
.BgClassName
{
background-color: #859474;
}
</style>
border-color css
<style>
span { border-color: #859474; }
span { border-color: rgb(133,148,116); }
td.TdClassName
{
border-color: #859474;
}
.TagClassName
{
border-color: #859474;
}
</style>