Shades of Jazz #653035
Tints of Jazz #653035
RGB
CMYK
RGB Variations
Color information
#653035 (or 0x653035) is known color: Jazz. HEX triplet: 65, 30 and 35. RGB value is (101,48,53). Sum of RGB (Red+Green+Blue) = 101+48+53=202 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 53 (21.09% from 255 or 26.24% from 202); Max value from RGB is 101 - color contains mainly: red. Hex color #653035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653035 is #9ACFCA. Grayscale: #404040. Windows color (decimal): -10145739 or 3485797. OLE color: 3485797.
HSL color Cylindrical-coordinate representation of color #653035: hue angle of 354.34º 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 #653035 is Cyan = 0, Magento = 0.52, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 53 | - |
| CMYK | 0 | 0.52 | 0.48 | 0.60 |
| HSL | 354.34º | 0.36% | 0.29% | - |
| HSV(B) | 354.34º | 0.52% | 0.4% | - |
| XYZ | 7.07 | 5.14 | 3.99 | - |
| YUV | 64.42 | 121.56 | 154.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 53 | 0 | 0.52 | 0.48 | 0.60 | 354.34 | 0.36 | 0.29 |
| Hex | 65 | 30 | 35 | 0 | 34 | 30 | 3C | 162 | 24 | 1D |
| Octal | 145 | 60 | 65 | 0 | 64 | 60 | 74 | 542 | 44 | 35 |
| Binary | 1100101 | 110000 | 110101 | 0 | 110100 | 110000 | 111100 | 101100010 | 100100 | 11101 |
Color Harmonies of #653035
Complementary color
Monochromatic Colors of #653035
Black with #653035
Text Example
Text Example
White with #653035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653035; }
p { color: rgb(101,48,53); }
H1.HeaderClassName
{
color: #653035;
}
.AnyTagClassName
{
color: #653035;
}
</style>
background-color css
<style>
a { background-color: #653035; }
a { background-color: rgb(101,48,53); }
div.DivClassName
{
background-color: #653035;
}
.BgClassName
{
background-color: #653035;
}
</style>
border-color css
<style>
span { border-color: #653035; }
span { border-color: rgb(101,48,53); }
td.TdClassName
{
border-color: #653035;
}
.TagClassName
{
border-color: #653035;
}
</style>