Shades of Camouflage #565531
Tints of Camouflage #565531
RGB
CMYK
RGB Variations
Color information
#565531 (or 0x565531) is known color: Camouflage. HEX triplet: 56, 55 and 31. RGB value is (86,85,49). Sum of RGB (Red+Green+Blue) = 86+85+49=220 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.09% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 86 - color contains mainly: red. Hex color #565531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565531 is #A9AACE. Grayscale: #515151. Windows color (decimal): -11119311 or 3233110. OLE color: 3233110.
HSL color Cylindrical-coordinate representation of color #565531: hue angle of 58.38º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #565531 is Cyan = 0, Magento = 0.01, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 85 | 49 | - |
| CMYK | 0 | 0.01 | 0.43 | 0.66 |
| HSL | 58.38º | 0.27% | 0.26% | - |
| HSV(B) | 58.38º | 0.43% | 0.34% | - |
| XYZ | 7.64 | 8.7 | 4.18 | - |
| YUV | 81.2 | 109.83 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 49 | 0 | 0.01 | 0.43 | 0.66 | 58.38 | 0.27 | 0.26 |
| Hex | 56 | 55 | 31 | 0 | 1 | 2B | 42 | 3A | 1B | 1A |
| Octal | 126 | 125 | 61 | 0 | 1 | 53 | 102 | 72 | 33 | 32 |
| Binary | 1010110 | 1010101 | 110001 | 0 | 1 | 101011 | 1000010 | 111010 | 11011 | 11010 |
Color Harmonies of #565531
Complementary color
Monochromatic Colors of #565531
Black with #565531
Text Example
Text Example
White with #565531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565531; }
p { color: rgb(86,85,49); }
H1.HeaderClassName
{
color: #565531;
}
.AnyTagClassName
{
color: #565531;
}
</style>
background-color css
<style>
a { background-color: #565531; }
a { background-color: rgb(86,85,49); }
div.DivClassName
{
background-color: #565531;
}
.BgClassName
{
background-color: #565531;
}
</style>
border-color css
<style>
span { border-color: #565531; }
span { border-color: rgb(86,85,49); }
td.TdClassName
{
border-color: #565531;
}
.TagClassName
{
border-color: #565531;
}
</style>