Shades of Jazz #563134
Tints of Jazz #563134
RGB
CMYK
RGB Variations
Color information
#563134 (or 0x563134) is known color: Jazz. HEX triplet: 56, 31 and 34. RGB value is (86,49,52). Sum of RGB (Red+Green+Blue) = 86+49+52=187 (24% of max value = 765). Red value is 86 (33.98% from 255 or 45.99% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 86 - color contains mainly: red. Hex color #563134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563134 is #A9CECB. Grayscale: #3C3C3C. Windows color (decimal): -11128524 or 3420502. OLE color: 3420502.
HSL color Cylindrical-coordinate representation of color #563134: hue angle of 355.14º 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 #563134 is Cyan = 0, Magento = 0.43, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 49 | 52 | - |
| CMYK | 0 | 0.43 | 0.40 | 0.66 |
| HSL | 355.14º | 0.27% | 0.26% | - |
| HSV(B) | 355.14º | 0.43% | 0.34% | - |
| XYZ | 5.56 | 4.42 | 3.81 | - |
| YUV | 60.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 49 | 52 | 0 | 0.43 | 0.40 | 0.66 | 355.14 | 0.27 | 0.26 |
| Hex | 56 | 31 | 34 | 0 | 2B | 28 | 42 | 163 | 1B | 1A |
| Octal | 126 | 61 | 64 | 0 | 53 | 50 | 102 | 543 | 33 | 32 |
| Binary | 1010110 | 110001 | 110100 | 0 | 101011 | 101000 | 1000010 | 101100011 | 11011 | 11010 |
Color Harmonies of #563134
Complementary color
Monochromatic Colors of #563134
Black with #563134
Text Example
Text Example
White with #563134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563134; }
p { color: rgb(86,49,52); }
H1.HeaderClassName
{
color: #563134;
}
.AnyTagClassName
{
color: #563134;
}
</style>
background-color css
<style>
a { background-color: #563134; }
a { background-color: rgb(86,49,52); }
div.DivClassName
{
background-color: #563134;
}
.BgClassName
{
background-color: #563134;
}
</style>
border-color css
<style>
span { border-color: #563134; }
span { border-color: rgb(86,49,52); }
td.TdClassName
{
border-color: #563134;
}
.TagClassName
{
border-color: #563134;
}
</style>