Shades of Jazz #593435
Tints of Jazz #593435
RGB
CMYK
RGB Variations
Color information
#593435 (or 0x593435) is known color: Jazz. HEX triplet: 59, 34 and 35. RGB value is (89,52,53). Sum of RGB (Red+Green+Blue) = 89+52+53=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 89 - color contains mainly: red. Hex color #593435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593435 is #A6CBCA. Grayscale: #3F3F3F. Windows color (decimal): -10931147 or 3486809. OLE color: 3486809.
HSL color Cylindrical-coordinate representation of color #593435: hue angle of 358.38º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #593435 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 52 | 53 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.65 |
| HSL | 358.38º | 0.26% | 0.28% | - |
| HSV(B) | 358.38º | 0.42% | 0.35% | - |
| XYZ | 5.99 | 4.84 | 3.99 | - |
| YUV | 63.18 | 122.26 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 53 | 0 | 0.42 | 0.40 | 0.65 | 358.38 | 0.26 | 0.28 |
| Hex | 59 | 34 | 35 | 0 | 2A | 28 | 41 | 166 | 1A | 1C |
| Octal | 131 | 64 | 65 | 0 | 52 | 50 | 101 | 546 | 32 | 34 |
| Binary | 1011001 | 110100 | 110101 | 0 | 101010 | 101000 | 1000001 | 101100110 | 11010 | 11100 |
Color Harmonies of #593435
Complementary color
Monochromatic Colors of #593435
Black with #593435
Text Example
Text Example
White with #593435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593435; }
p { color: rgb(89,52,53); }
H1.HeaderClassName
{
color: #593435;
}
.AnyTagClassName
{
color: #593435;
}
</style>
background-color css
<style>
a { background-color: #593435; }
a { background-color: rgb(89,52,53); }
div.DivClassName
{
background-color: #593435;
}
.BgClassName
{
background-color: #593435;
}
</style>
border-color css
<style>
span { border-color: #593435; }
span { border-color: rgb(89,52,53); }
td.TdClassName
{
border-color: #593435;
}
.TagClassName
{
border-color: #593435;
}
</style>