Shades of Jazz #653237
Tints of Jazz #653237
RGB
CMYK
RGB Variations
Color information
#653237 (or 0x653237) is known color: Jazz. HEX triplet: 65, 32 and 37. RGB value is (101,50,55). Sum of RGB (Red+Green+Blue) = 101+50+55=206 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.03% from 206); Green value is 50 (19.92% from 255 or 24.27% from 206); Blue value is 55 (21.88% from 255 or 26.70% from 206); Max value from RGB is 101 - color contains mainly: red. Hex color #653237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653237 is #9ACDC8. Grayscale: #414141. Windows color (decimal): -10145225 or 3617381. OLE color: 3617381.
HSL color Cylindrical-coordinate representation of color #653237: hue angle of 354.12º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653237 is Cyan = 0, Magento = 0.50, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 55 | - |
| CMYK | 0 | 0.50 | 0.46 | 0.60 |
| HSL | 354.12º | 0.34% | 0.3% | - |
| HSV(B) | 354.12º | 0.5% | 0.4% | - |
| XYZ | 7.2 | 5.32 | 4.26 | - |
| YUV | 65.82 | 121.9 | 153.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 55 | 0 | 0.50 | 0.46 | 0.60 | 354.12 | 0.34 | 0.3 |
| Hex | 65 | 32 | 37 | 0 | 32 | 2E | 3C | 162 | 22 | 1E |
| Octal | 145 | 62 | 67 | 0 | 62 | 56 | 74 | 542 | 42 | 36 |
| Binary | 1100101 | 110010 | 110111 | 0 | 110010 | 101110 | 111100 | 101100010 | 100010 | 11110 |
Color Harmonies of #653237
Complementary color
Monochromatic Colors of #653237
Black with #653237
Text Example
Text Example
White with #653237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653237; }
p { color: rgb(101,50,55); }
H1.HeaderClassName
{
color: #653237;
}
.AnyTagClassName
{
color: #653237;
}
</style>
background-color css
<style>
a { background-color: #653237; }
a { background-color: rgb(101,50,55); }
div.DivClassName
{
background-color: #653237;
}
.BgClassName
{
background-color: #653237;
}
</style>
border-color css
<style>
span { border-color: #653237; }
span { border-color: rgb(101,50,55); }
td.TdClassName
{
border-color: #653237;
}
.TagClassName
{
border-color: #653237;
}
</style>