Shades of Camouflage #575736
Tints of Camouflage #575736
RGB
CMYK
RGB Variations
Color information
#575736 (or 0x575736) is known color: Camouflage. HEX triplet: 57, 57 and 36. RGB value is (87,87,54). Sum of RGB (Red+Green+Blue) = 87+87+54=228 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.16% from 228); Green value is 87 (34.38% from 255 or 38.16% from 228); Blue value is 54 (21.48% from 255 or 23.68% from 228); Max value from RGB is 87 - color contains mainly: red, green. Hex color #575736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575736 is #A8A8C9. Grayscale: #535353. Windows color (decimal): -11053258 or 3561303. OLE color: 3561303.
HSL color Cylindrical-coordinate representation of color #575736: hue angle of 60º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #575736 is Cyan = 0, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 87 | 54 | - |
| CMYK | 0 | 0 | 0.38 | 0.66 |
| HSL | 60º | 0.23% | 0.28% | - |
| HSV(B) | 60º | 0.38% | 0.34% | - |
| XYZ | 8 | 9.11 | 4.83 | - |
| YUV | 83.24 | 111.5 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 54 | 0 | 0 | 0.38 | 0.66 | 60 | 0.23 | 0.28 |
| Hex | 57 | 57 | 36 | 0 | 0 | 26 | 42 | 3C | 17 | 1C |
| Octal | 127 | 127 | 66 | 0 | 0 | 46 | 102 | 74 | 27 | 34 |
| Binary | 1010111 | 1010111 | 110110 | 0 | 0 | 100110 | 1000010 | 111100 | 10111 | 11100 |
Color Harmonies of #575736
Complementary color
Monochromatic Colors of #575736
Black with #575736
Text Example
Text Example
White with #575736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575736; }
p { color: rgb(87,87,54); }
H1.HeaderClassName
{
color: #575736;
}
.AnyTagClassName
{
color: #575736;
}
</style>
background-color css
<style>
a { background-color: #575736; }
a { background-color: rgb(87,87,54); }
div.DivClassName
{
background-color: #575736;
}
.BgClassName
{
background-color: #575736;
}
</style>
border-color css
<style>
span { border-color: #575736; }
span { border-color: rgb(87,87,54); }
td.TdClassName
{
border-color: #575736;
}
.TagClassName
{
border-color: #575736;
}
</style>