Shades of Jazz #593135
Tints of Jazz #593135
RGB
CMYK
RGB Variations
Color information
#593135 (or 0x593135) is known color: Jazz. HEX triplet: 59, 31 and 35. RGB value is (89,49,53). Sum of RGB (Red+Green+Blue) = 89+49+53=191 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.60% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 53 (21.09% from 255 or 27.75% from 191); Max value from RGB is 89 - color contains mainly: red. Hex color #593135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593135 is #A6CECA. Grayscale: #3D3D3D. Windows color (decimal): -10931915 or 3486041. OLE color: 3486041.
HSL color Cylindrical-coordinate representation of color #593135: hue angle of 354º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #593135 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 49 | 53 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.65 |
| HSL | 354º | 0.29% | 0.27% | - |
| HSV(B) | 354º | 0.45% | 0.35% | - |
| XYZ | 5.86 | 4.58 | 3.94 | - |
| YUV | 61.42 | 123.25 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 49 | 53 | 0 | 0.45 | 0.40 | 0.65 | 354 | 0.29 | 0.27 |
| Hex | 59 | 31 | 35 | 0 | 2D | 28 | 41 | 162 | 1D | 1B |
| Octal | 131 | 61 | 65 | 0 | 55 | 50 | 101 | 542 | 35 | 33 |
| Binary | 1011001 | 110001 | 110101 | 0 | 101101 | 101000 | 1000001 | 101100010 | 11101 | 11011 |
Color Harmonies of #593135
Complementary color
Monochromatic Colors of #593135
Black with #593135
Text Example
Text Example
White with #593135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593135; }
p { color: rgb(89,49,53); }
H1.HeaderClassName
{
color: #593135;
}
.AnyTagClassName
{
color: #593135;
}
</style>
background-color css
<style>
a { background-color: #593135; }
a { background-color: rgb(89,49,53); }
div.DivClassName
{
background-color: #593135;
}
.BgClassName
{
background-color: #593135;
}
</style>
border-color css
<style>
span { border-color: #593135; }
span { border-color: rgb(89,49,53); }
td.TdClassName
{
border-color: #593135;
}
.TagClassName
{
border-color: #593135;
}
</style>