Shades of Jazz #653236
Tints of Jazz #653236
RGB
CMYK
RGB Variations
Color information
#653236 (or 0x653236) is known color: Jazz. HEX triplet: 65, 32 and 36. RGB value is (101,50,54). Sum of RGB (Red+Green+Blue) = 101+50+54=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 50 (19.92% from 255 or 24.39% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #653236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653236 is #9ACDC9. Grayscale: #414141. Windows color (decimal): -10145226 or 3551845. OLE color: 3551845.
HSL color Cylindrical-coordinate representation of color #653236: hue angle of 355.29º 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 #653236 is Cyan = 0, Magento = 0.50, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 54 | - |
| CMYK | 0 | 0.50 | 0.47 | 0.60 |
| HSL | 355.29º | 0.34% | 0.3% | - |
| HSV(B) | 355.29º | 0.5% | 0.4% | - |
| XYZ | 7.17 | 5.31 | 4.14 | - |
| YUV | 65.71 | 121.4 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 54 | 0 | 0.50 | 0.47 | 0.60 | 355.29 | 0.34 | 0.3 |
| Hex | 65 | 32 | 36 | 0 | 32 | 2F | 3C | 163 | 22 | 1E |
| Octal | 145 | 62 | 66 | 0 | 62 | 57 | 74 | 543 | 42 | 36 |
| Binary | 1100101 | 110010 | 110110 | 0 | 110010 | 101111 | 111100 | 101100011 | 100010 | 11110 |
Color Harmonies of #653236
Complementary color
Monochromatic Colors of #653236
Black with #653236
Text Example
Text Example
White with #653236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653236; }
p { color: rgb(101,50,54); }
H1.HeaderClassName
{
color: #653236;
}
.AnyTagClassName
{
color: #653236;
}
</style>
background-color css
<style>
a { background-color: #653236; }
a { background-color: rgb(101,50,54); }
div.DivClassName
{
background-color: #653236;
}
.BgClassName
{
background-color: #653236;
}
</style>
border-color css
<style>
span { border-color: #653236; }
span { border-color: rgb(101,50,54); }
td.TdClassName
{
border-color: #653236;
}
.TagClassName
{
border-color: #653236;
}
</style>