Shades of Jazz #653137
Tints of Jazz #653137
RGB
CMYK
RGB Variations
Color information
#653137 (or 0x653137) is known color: Jazz. HEX triplet: 65, 31 and 37. RGB value is (101,49,55). Sum of RGB (Red+Green+Blue) = 101+49+55=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 55 (21.88% from 255 or 26.83% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #653137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653137 is #9ACEC8. Grayscale: #414141. Windows color (decimal): -10145481 or 3617125. OLE color: 3617125.
HSL color Cylindrical-coordinate representation of color #653137: hue angle of 353.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #653137 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 55 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.60 |
| HSL | 353.08º | 0.35% | 0.29% | - |
| HSV(B) | 353.08º | 0.51% | 0.4% | - |
| XYZ | 7.15 | 5.24 | 4.25 | - |
| YUV | 65.23 | 122.23 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 55 | 0 | 0.51 | 0.46 | 0.60 | 353.08 | 0.35 | 0.29 |
| Hex | 65 | 31 | 37 | 0 | 33 | 2E | 3C | 161 | 23 | 1D |
| Octal | 145 | 61 | 67 | 0 | 63 | 56 | 74 | 541 | 43 | 35 |
| Binary | 1100101 | 110001 | 110111 | 0 | 110011 | 101110 | 111100 | 101100001 | 100011 | 11101 |
Color Harmonies of #653137
Complementary color
Monochromatic Colors of #653137
Black with #653137
Text Example
Text Example
White with #653137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653137; }
p { color: rgb(101,49,55); }
H1.HeaderClassName
{
color: #653137;
}
.AnyTagClassName
{
color: #653137;
}
</style>
background-color css
<style>
a { background-color: #653137; }
a { background-color: rgb(101,49,55); }
div.DivClassName
{
background-color: #653137;
}
.BgClassName
{
background-color: #653137;
}
</style>
border-color css
<style>
span { border-color: #653137; }
span { border-color: rgb(101,49,55); }
td.TdClassName
{
border-color: #653137;
}
.TagClassName
{
border-color: #653137;
}
</style>