Shades of Jazz #653134
Tints of Jazz #653134
RGB
CMYK
RGB Variations
Color information
#653134 (or 0x653134) is known color: Jazz. HEX triplet: 65, 31 and 34. RGB value is (101,49,52). Sum of RGB (Red+Green+Blue) = 101+49+52=202 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 52 (20.70% from 255 or 25.74% from 202); Max value from RGB is 101 - color contains mainly: red. Hex color #653134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653134 is #9ACECB. Grayscale: #404040. Windows color (decimal): -10145484 or 3420517. OLE color: 3420517.
HSL color Cylindrical-coordinate representation of color #653134: hue angle of 356.54º 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 #653134 is Cyan = 0, Magento = 0.51, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 52 | - |
| CMYK | 0 | 0.51 | 0.49 | 0.60 |
| HSL | 356.54º | 0.35% | 0.29% | - |
| HSV(B) | 356.54º | 0.51% | 0.4% | - |
| XYZ | 7.08 | 5.21 | 3.88 | - |
| YUV | 64.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 52 | 0 | 0.51 | 0.49 | 0.60 | 356.54 | 0.35 | 0.29 |
| Hex | 65 | 31 | 34 | 0 | 33 | 31 | 3C | 165 | 23 | 1D |
| Octal | 145 | 61 | 64 | 0 | 63 | 61 | 74 | 545 | 43 | 35 |
| Binary | 1100101 | 110001 | 110100 | 0 | 110011 | 110001 | 111100 | 101100101 | 100011 | 11101 |
Color Harmonies of #653134
Complementary color
Monochromatic Colors of #653134
Black with #653134
Text Example
Text Example
White with #653134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653134; }
p { color: rgb(101,49,52); }
H1.HeaderClassName
{
color: #653134;
}
.AnyTagClassName
{
color: #653134;
}
</style>
background-color css
<style>
a { background-color: #653134; }
a { background-color: rgb(101,49,52); }
div.DivClassName
{
background-color: #653134;
}
.BgClassName
{
background-color: #653134;
}
</style>
border-color css
<style>
span { border-color: #653134; }
span { border-color: rgb(101,49,52); }
td.TdClassName
{
border-color: #653134;
}
.TagClassName
{
border-color: #653134;
}
</style>