Shades of Jazz #593336
Tints of Jazz #593336
RGB
CMYK
RGB Variations
Color information
#593336 (or 0x593336) is known color: Jazz. HEX triplet: 59, 33 and 36. RGB value is (89,51,54). Sum of RGB (Red+Green+Blue) = 89+51+54=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 54 (21.48% from 255 or 27.84% from 194); Max value from RGB is 89 - color contains mainly: red. Hex color #593336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593336 is #A6CCC9. Grayscale: #3E3E3E. Windows color (decimal): -10931402 or 3552089. OLE color: 3552089.
HSL color Cylindrical-coordinate representation of color #593336: hue angle of 355.26º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #593336 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 51 | 54 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.65 |
| HSL | 355.26º | 0.27% | 0.27% | - |
| HSV(B) | 355.26º | 0.43% | 0.35% | - |
| XYZ | 5.97 | 4.76 | 4.09 | - |
| YUV | 62.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 51 | 54 | 0 | 0.43 | 0.39 | 0.65 | 355.26 | 0.27 | 0.27 |
| Hex | 59 | 33 | 36 | 0 | 2B | 27 | 41 | 163 | 1B | 1B |
| Octal | 131 | 63 | 66 | 0 | 53 | 47 | 101 | 543 | 33 | 33 |
| Binary | 1011001 | 110011 | 110110 | 0 | 101011 | 100111 | 1000001 | 101100011 | 11011 | 11011 |
Color Harmonies of #593336
Complementary color
Monochromatic Colors of #593336
Black with #593336
Text Example
Text Example
White with #593336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593336; }
p { color: rgb(89,51,54); }
H1.HeaderClassName
{
color: #593336;
}
.AnyTagClassName
{
color: #593336;
}
</style>
background-color css
<style>
a { background-color: #593336; }
a { background-color: rgb(89,51,54); }
div.DivClassName
{
background-color: #593336;
}
.BgClassName
{
background-color: #593336;
}
</style>
border-color css
<style>
span { border-color: #593336; }
span { border-color: rgb(89,51,54); }
td.TdClassName
{
border-color: #593336;
}
.TagClassName
{
border-color: #593336;
}
</style>