Shades of Jazz #653036
Tints of Jazz #653036
RGB
CMYK
RGB Variations
Color information
#653036 (or 0x653036) is known color: Jazz. HEX triplet: 65, 30 and 36. RGB value is (101,48,54). Sum of RGB (Red+Green+Blue) = 101+48+54=203 (26% of max value = 765). Red value is 101 (39.84% from 255 or 49.75% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 54 (21.48% from 255 or 26.60% from 203); Max value from RGB is 101 - color contains mainly: red. Hex color #653036 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653036 is #9ACFC9. Grayscale: #404040. Windows color (decimal): -10145738 or 3551333. OLE color: 3551333.
HSL color Cylindrical-coordinate representation of color #653036: hue angle of 353.21º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653036 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 54 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.60 |
| HSL | 353.21º | 0.36% | 0.29% | - |
| HSV(B) | 353.21º | 0.52% | 0.4% | - |
| XYZ | 7.09 | 5.15 | 4.11 | - |
| YUV | 64.53 | 122.06 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 54 | 0 | 0.52 | 0.47 | 0.60 | 353.21 | 0.36 | 0.29 |
| Hex | 65 | 30 | 36 | 0 | 34 | 2F | 3C | 161 | 24 | 1D |
| Octal | 145 | 60 | 66 | 0 | 64 | 57 | 74 | 541 | 44 | 35 |
| Binary | 1100101 | 110000 | 110110 | 0 | 110100 | 101111 | 111100 | 101100001 | 100100 | 11101 |
Color Harmonies of #653036
Complementary color
Monochromatic Colors of #653036
Black with #653036
Text Example
Text Example
White with #653036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653036; }
p { color: rgb(101,48,54); }
H1.HeaderClassName
{
color: #653036;
}
.AnyTagClassName
{
color: #653036;
}
</style>
background-color css
<style>
a { background-color: #653036; }
a { background-color: rgb(101,48,54); }
div.DivClassName
{
background-color: #653036;
}
.BgClassName
{
background-color: #653036;
}
</style>
border-color css
<style>
span { border-color: #653036; }
span { border-color: rgb(101,48,54); }
td.TdClassName
{
border-color: #653036;
}
.TagClassName
{
border-color: #653036;
}
</style>