Shades of Jazz #563637
Tints of Jazz #563637
RGB
CMYK
RGB Variations
Color information
#563637 (or 0x563637) is known color: Jazz. HEX triplet: 56, 36 and 37. RGB value is (86,54,55). Sum of RGB (Red+Green+Blue) = 86+54+55=195 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.10% from 195); Green value is 54 (21.48% from 255 or 27.69% from 195); Blue value is 55 (21.88% from 255 or 28.21% from 195); Max value from RGB is 86 - color contains mainly: red. Hex color #563637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563637 is #A9C9C8. Grayscale: #3F3F3F. Windows color (decimal): -11127241 or 3618390. OLE color: 3618390.
HSL color Cylindrical-coordinate representation of color #563637: hue angle of 358.12º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #563637 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 54 | 55 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.66 |
| HSL | 358.13º | 0.23% | 0.27% | - |
| HSV(B) | 358.13º | 0.37% | 0.34% | - |
| XYZ | 5.85 | 4.89 | 4.25 | - |
| YUV | 63.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 55 | 0 | 0.37 | 0.36 | 0.66 | 358.13 | 0.23 | 0.27 |
| Hex | 56 | 36 | 37 | 0 | 25 | 24 | 42 | 166 | 17 | 1B |
| Octal | 126 | 66 | 67 | 0 | 45 | 44 | 102 | 546 | 27 | 33 |
| Binary | 1010110 | 110110 | 110111 | 0 | 100101 | 100100 | 1000010 | 101100110 | 10111 | 11011 |
Color Harmonies of #563637
Complementary color
Monochromatic Colors of #563637
Black with #563637
Text Example
Text Example
White with #563637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563637; }
p { color: rgb(86,54,55); }
H1.HeaderClassName
{
color: #563637;
}
.AnyTagClassName
{
color: #563637;
}
</style>
background-color css
<style>
a { background-color: #563637; }
a { background-color: rgb(86,54,55); }
div.DivClassName
{
background-color: #563637;
}
.BgClassName
{
background-color: #563637;
}
</style>
border-color css
<style>
span { border-color: #563637; }
span { border-color: rgb(86,54,55); }
td.TdClassName
{
border-color: #563637;
}
.TagClassName
{
border-color: #563637;
}
</style>