Shades of Jazz #603536
Tints of Jazz #603536
RGB
CMYK
RGB Variations
Color information
#603536 (or 0x603536) is known color: Jazz. HEX triplet: 60, 35 and 36. RGB value is (96,53,54). Sum of RGB (Red+Green+Blue) = 96+53+54=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 54 (21.48% from 255 or 26.60% from 203); Max value from RGB is 96 - color contains mainly: red. Hex color #603536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603536 is #9FCAC9. Grayscale: #424242. Windows color (decimal): -10472138 or 3552608. OLE color: 3552608.
HSL color Cylindrical-coordinate representation of color #603536: hue angle of 358.6º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #603536 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 53 | 54 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.62 |
| HSL | 358.6º | 0.29% | 0.29% | - |
| HSV(B) | 358.6º | 0.45% | 0.38% | - |
| XYZ | 6.76 | 5.3 | 4.16 | - |
| YUV | 65.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 53 | 54 | 0 | 0.45 | 0.44 | 0.62 | 358.6 | 0.29 | 0.29 |
| Hex | 60 | 35 | 36 | 0 | 2D | 2C | 3E | 167 | 1D | 1D |
| Octal | 140 | 65 | 66 | 0 | 55 | 54 | 76 | 547 | 35 | 35 |
| Binary | 1100000 | 110101 | 110110 | 0 | 101101 | 101100 | 111110 | 101100111 | 11101 | 11101 |
Color Harmonies of #603536
Complementary color
Monochromatic Colors of #603536
Black with #603536
Text Example
Text Example
White with #603536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603536; }
p { color: rgb(96,53,54); }
H1.HeaderClassName
{
color: #603536;
}
.AnyTagClassName
{
color: #603536;
}
</style>
background-color css
<style>
a { background-color: #603536; }
a { background-color: rgb(96,53,54); }
div.DivClassName
{
background-color: #603536;
}
.BgClassName
{
background-color: #603536;
}
</style>
border-color css
<style>
span { border-color: #603536; }
span { border-color: rgb(96,53,54); }
td.TdClassName
{
border-color: #603536;
}
.TagClassName
{
border-color: #603536;
}
</style>