Shades of Jazz #603137
Tints of Jazz #603137
RGB
CMYK
RGB Variations
Color information
#603137 (or 0x603137) is known color: Jazz. HEX triplet: 60, 31 and 37. RGB value is (96,49,55). Sum of RGB (Red+Green+Blue) = 96+49+55=200 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 55 (21.88% from 255 or 27.5% from 200); Max value from RGB is 96 - color contains mainly: red. Hex color #603137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603137 is #9FCEC8. Grayscale: #3F3F3F. Windows color (decimal): -10473161 or 3617120. OLE color: 3617120.
HSL color Cylindrical-coordinate representation of color #603137: hue angle of 352.34º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #603137 is Cyan = 0, Magento = 0.49, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 55 | - |
| CMYK | 0 | 0.49 | 0.43 | 0.62 |
| HSL | 352.34º | 0.32% | 0.28% | - |
| HSV(B) | 352.34º | 0.49% | 0.38% | - |
| XYZ | 6.61 | 4.96 | 4.22 | - |
| YUV | 63.74 | 123.07 | 151.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 55 | 0 | 0.49 | 0.43 | 0.62 | 352.34 | 0.32 | 0.28 |
| Hex | 60 | 31 | 37 | 0 | 31 | 2B | 3E | 160 | 20 | 1C |
| Octal | 140 | 61 | 67 | 0 | 61 | 53 | 76 | 540 | 40 | 34 |
| Binary | 1100000 | 110001 | 110111 | 0 | 110001 | 101011 | 111110 | 101100000 | 100000 | 11100 |
Color Harmonies of #603137
Complementary color
Monochromatic Colors of #603137
Black with #603137
Text Example
Text Example
White with #603137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603137; }
p { color: rgb(96,49,55); }
H1.HeaderClassName
{
color: #603137;
}
.AnyTagClassName
{
color: #603137;
}
</style>
background-color css
<style>
a { background-color: #603137; }
a { background-color: rgb(96,49,55); }
div.DivClassName
{
background-color: #603137;
}
.BgClassName
{
background-color: #603137;
}
</style>
border-color css
<style>
span { border-color: #603137; }
span { border-color: rgb(96,49,55); }
td.TdClassName
{
border-color: #603137;
}
.TagClassName
{
border-color: #603137;
}
</style>