Shades of Jazz #653032
Tints of Jazz #653032
RGB
CMYK
RGB Variations
Color information
#653032 (or 0x653032) is known color: Jazz. HEX triplet: 65, 30 and 32. RGB value is (101,48,50). Sum of RGB (Red+Green+Blue) = 101+48+50=199 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50.75% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 50 (19.92% from 255 or 25.13% from 199); Max value from RGB is 101 - color contains mainly: red. Hex color #653032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653032 is #9ACFCD. Grayscale: #404040. Windows color (decimal): -10145742 or 3289189. OLE color: 3289189.
HSL color Cylindrical-coordinate representation of color #653032: hue angle of 357.74º 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 #653032 is Cyan = 0, Magento = 0.52, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 50 | - |
| CMYK | 0 | 0.52 | 0.50 | 0.60 |
| HSL | 357.74º | 0.36% | 0.29% | - |
| HSV(B) | 357.74º | 0.52% | 0.4% | - |
| XYZ | 7 | 5.11 | 3.64 | - |
| YUV | 64.08 | 120.06 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 50 | 0 | 0.52 | 0.50 | 0.60 | 357.74 | 0.36 | 0.29 |
| Hex | 65 | 30 | 32 | 0 | 34 | 32 | 3C | 166 | 24 | 1D |
| Octal | 145 | 60 | 62 | 0 | 64 | 62 | 74 | 546 | 44 | 35 |
| Binary | 1100101 | 110000 | 110010 | 0 | 110100 | 110010 | 111100 | 101100110 | 100100 | 11101 |
Color Harmonies of #653032
Complementary color
Monochromatic Colors of #653032
Black with #653032
Text Example
Text Example
White with #653032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653032; }
p { color: rgb(101,48,50); }
H1.HeaderClassName
{
color: #653032;
}
.AnyTagClassName
{
color: #653032;
}
</style>
background-color css
<style>
a { background-color: #653032; }
a { background-color: rgb(101,48,50); }
div.DivClassName
{
background-color: #653032;
}
.BgClassName
{
background-color: #653032;
}
</style>
border-color css
<style>
span { border-color: #653032; }
span { border-color: rgb(101,48,50); }
td.TdClassName
{
border-color: #653032;
}
.TagClassName
{
border-color: #653032;
}
</style>