Shades of Jazz #603237
Tints of Jazz #603237
RGB
CMYK
RGB Variations
Color information
#603237 (or 0x603237) is known color: Jazz. HEX triplet: 60, 32 and 37. RGB value is (96,50,55). Sum of RGB (Red+Green+Blue) = 96+50+55=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 50 (19.92% from 255 or 24.88% from 201); Blue value is 55 (21.88% from 255 or 27.36% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #603237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603237 is #9FCDC8. Grayscale: #404040. Windows color (decimal): -10472905 or 3617376. OLE color: 3617376.
HSL color Cylindrical-coordinate representation of color #603237: hue angle of 353.48º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #603237 is Cyan = 0, Magento = 0.48, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 55 | - |
| CMYK | 0 | 0.48 | 0.43 | 0.62 |
| HSL | 353.48º | 0.32% | 0.29% | - |
| HSV(B) | 353.48º | 0.48% | 0.38% | - |
| XYZ | 6.65 | 5.04 | 4.24 | - |
| YUV | 64.32 | 122.74 | 150.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 55 | 0 | 0.48 | 0.43 | 0.62 | 353.48 | 0.32 | 0.29 |
| Hex | 60 | 32 | 37 | 0 | 30 | 2B | 3E | 161 | 20 | 1D |
| Octal | 140 | 62 | 67 | 0 | 60 | 53 | 76 | 541 | 40 | 35 |
| Binary | 1100000 | 110010 | 110111 | 0 | 110000 | 101011 | 111110 | 101100001 | 100000 | 11101 |
Color Harmonies of #603237
Complementary color
Monochromatic Colors of #603237
Black with #603237
Text Example
Text Example
White with #603237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603237; }
p { color: rgb(96,50,55); }
H1.HeaderClassName
{
color: #603237;
}
.AnyTagClassName
{
color: #603237;
}
</style>
background-color css
<style>
a { background-color: #603237; }
a { background-color: rgb(96,50,55); }
div.DivClassName
{
background-color: #603237;
}
.BgClassName
{
background-color: #603237;
}
</style>
border-color css
<style>
span { border-color: #603237; }
span { border-color: rgb(96,50,55); }
td.TdClassName
{
border-color: #603237;
}
.TagClassName
{
border-color: #603237;
}
</style>