Shades of Jazz #653233
Tints of Jazz #653233
RGB
CMYK
RGB Variations
Color information
#653233 (or 0x653233) is known color: Jazz. HEX triplet: 65, 32 and 33. RGB value is (101,50,51). Sum of RGB (Red+Green+Blue) = 101+50+51=202 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 51 (20.31% from 255 or 25.25% from 202); Max value from RGB is 101 - color contains mainly: red. Hex color #653233 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653233 is #9ACDCC. Grayscale: #414141. Windows color (decimal): -10145229 or 3355237. OLE color: 3355237.
HSL color Cylindrical-coordinate representation of color #653233: hue angle of 358.82º 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 #653233 is Cyan = 0, Magento = 0.50, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 51 | - |
| CMYK | 0 | 0.50 | 0.50 | 0.60 |
| HSL | 358.82º | 0.34% | 0.3% | - |
| HSV(B) | 358.82º | 0.5% | 0.4% | - |
| XYZ | 7.1 | 5.29 | 3.78 | - |
| YUV | 65.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 51 | 0 | 0.50 | 0.50 | 0.60 | 358.82 | 0.34 | 0.3 |
| Hex | 65 | 32 | 33 | 0 | 32 | 32 | 3C | 167 | 22 | 1E |
| Octal | 145 | 62 | 63 | 0 | 62 | 62 | 74 | 547 | 42 | 36 |
| Binary | 1100101 | 110010 | 110011 | 0 | 110010 | 110010 | 111100 | 101100111 | 100010 | 11110 |
Color Harmonies of #653233
Complementary color
Monochromatic Colors of #653233
Black with #653233
Text Example
Text Example
White with #653233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653233; }
p { color: rgb(101,50,51); }
H1.HeaderClassName
{
color: #653233;
}
.AnyTagClassName
{
color: #653233;
}
</style>
background-color css
<style>
a { background-color: #653233; }
a { background-color: rgb(101,50,51); }
div.DivClassName
{
background-color: #653233;
}
.BgClassName
{
background-color: #653233;
}
</style>
border-color css
<style>
span { border-color: #653233; }
span { border-color: rgb(101,50,51); }
td.TdClassName
{
border-color: #653233;
}
.TagClassName
{
border-color: #653233;
}
</style>