Shades of Jazz #653437
Tints of Jazz #653437
RGB
CMYK
RGB Variations
Color information
#653437 (or 0x653437) is known color: Jazz. HEX triplet: 65, 34 and 37. RGB value is (101,52,55). Sum of RGB (Red+Green+Blue) = 101+52+55=208 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.56% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 101 - color contains mainly: red. Hex color #653437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653437 is #9ACBC8. Grayscale: #434343. Windows color (decimal): -10144713 or 3617893. OLE color: 3617893.
HSL color Cylindrical-coordinate representation of color #653437: hue angle of 356.33º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #653437 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 55 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.60 |
| HSL | 356.33º | 0.32% | 0.3% | - |
| HSV(B) | 356.33º | 0.49% | 0.4% | - |
| XYZ | 7.28 | 5.5 | 4.29 | - |
| YUV | 66.99 | 121.23 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 55 | 0 | 0.49 | 0.46 | 0.60 | 356.33 | 0.32 | 0.3 |
| Hex | 65 | 34 | 37 | 0 | 31 | 2E | 3C | 164 | 20 | 1E |
| Octal | 145 | 64 | 67 | 0 | 61 | 56 | 74 | 544 | 40 | 36 |
| Binary | 1100101 | 110100 | 110111 | 0 | 110001 | 101110 | 111100 | 101100100 | 100000 | 11110 |
Color Harmonies of #653437
Complementary color
Monochromatic Colors of #653437
Black with #653437
Text Example
Text Example
White with #653437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653437; }
p { color: rgb(101,52,55); }
H1.HeaderClassName
{
color: #653437;
}
.AnyTagClassName
{
color: #653437;
}
</style>
background-color css
<style>
a { background-color: #653437; }
a { background-color: rgb(101,52,55); }
div.DivClassName
{
background-color: #653437;
}
.BgClassName
{
background-color: #653437;
}
</style>
border-color css
<style>
span { border-color: #653437; }
span { border-color: rgb(101,52,55); }
td.TdClassName
{
border-color: #653437;
}
.TagClassName
{
border-color: #653437;
}
</style>