Shades of Jazz #593034
Tints of Jazz #593034
RGB
CMYK
RGB Variations
Color information
#593034 (or 0x593034) is known color: Jazz. HEX triplet: 59, 30 and 34. RGB value is (89,48,52). Sum of RGB (Red+Green+Blue) = 89+48+52=189 (25% of max value = 765). Red value is 89 (35.16% from 255 or 47.09% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 89 - color contains mainly: red. Hex color #593034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593034 is #A6CFCB. Grayscale: #3C3C3C. Windows color (decimal): -10932172 or 3420249. OLE color: 3420249.
HSL color Cylindrical-coordinate representation of color #593034: hue angle of 354.15º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #593034 is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 48 | 52 | - |
| CMYK | 0 | 0.46 | 0.42 | 0.65 |
| HSL | 354.15º | 0.3% | 0.27% | - |
| HSV(B) | 354.15º | 0.46% | 0.35% | - |
| XYZ | 5.8 | 4.49 | 3.81 | - |
| YUV | 60.72 | 123.08 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 48 | 52 | 0 | 0.46 | 0.42 | 0.65 | 354.15 | 0.3 | 0.27 |
| Hex | 59 | 30 | 34 | 0 | 2E | 2A | 41 | 162 | 1E | 1B |
| Octal | 131 | 60 | 64 | 0 | 56 | 52 | 101 | 542 | 36 | 33 |
| Binary | 1011001 | 110000 | 110100 | 0 | 101110 | 101010 | 1000001 | 101100010 | 11110 | 11011 |
Color Harmonies of #593034
Complementary color
Monochromatic Colors of #593034
Black with #593034
Text Example
Text Example
White with #593034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593034; }
p { color: rgb(89,48,52); }
H1.HeaderClassName
{
color: #593034;
}
.AnyTagClassName
{
color: #593034;
}
</style>
background-color css
<style>
a { background-color: #593034; }
a { background-color: rgb(89,48,52); }
div.DivClassName
{
background-color: #593034;
}
.BgClassName
{
background-color: #593034;
}
</style>
border-color css
<style>
span { border-color: #593034; }
span { border-color: rgb(89,48,52); }
td.TdClassName
{
border-color: #593034;
}
.TagClassName
{
border-color: #593034;
}
</style>