Shades of Jazz #653235
Tints of Jazz #653235
RGB
CMYK
RGB Variations
Color information
#653235 (or 0x653235) is known color: Jazz. HEX triplet: 65, 32 and 35. RGB value is (101,50,53). Sum of RGB (Red+Green+Blue) = 101+50+53=204 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.51% from 204); Green value is 50 (19.92% from 255 or 24.51% from 204); Blue value is 53 (21.09% from 255 or 25.98% from 204); Max value from RGB is 101 - color contains mainly: red. Hex color #653235 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653235 is #9ACDCA. Grayscale: #414141. Windows color (decimal): -10145227 or 3486309. OLE color: 3486309.
HSL color Cylindrical-coordinate representation of color #653235: hue angle of 356.47º 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 #653235 is Cyan = 0, Magento = 0.50, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 53 | - |
| CMYK | 0 | 0.50 | 0.48 | 0.60 |
| HSL | 356.47º | 0.34% | 0.3% | - |
| HSV(B) | 356.47º | 0.5% | 0.4% | - |
| XYZ | 7.15 | 5.3 | 4.02 | - |
| YUV | 65.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 53 | 0 | 0.50 | 0.48 | 0.60 | 356.47 | 0.34 | 0.3 |
| Hex | 65 | 32 | 35 | 0 | 32 | 30 | 3C | 164 | 22 | 1E |
| Octal | 145 | 62 | 65 | 0 | 62 | 60 | 74 | 544 | 42 | 36 |
| Binary | 1100101 | 110010 | 110101 | 0 | 110010 | 110000 | 111100 | 101100100 | 100010 | 11110 |
Color Harmonies of #653235
Complementary color
Monochromatic Colors of #653235
Black with #653235
Text Example
Text Example
White with #653235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653235; }
p { color: rgb(101,50,53); }
H1.HeaderClassName
{
color: #653235;
}
.AnyTagClassName
{
color: #653235;
}
</style>
background-color css
<style>
a { background-color: #653235; }
a { background-color: rgb(101,50,53); }
div.DivClassName
{
background-color: #653235;
}
.BgClassName
{
background-color: #653235;
}
</style>
border-color css
<style>
span { border-color: #653235; }
span { border-color: rgb(101,50,53); }
td.TdClassName
{
border-color: #653235;
}
.TagClassName
{
border-color: #653235;
}
</style>