Shades of Jazz #653234
Tints of Jazz #653234
RGB
CMYK
RGB Variations
Color information
#653234 (or 0x653234) is known color: Jazz. HEX triplet: 65, 32 and 34. RGB value is (101,50,52). Sum of RGB (Red+Green+Blue) = 101+50+52=203 (26% of max value = 765). Red value is 101 (39.84% from 255 or 49.75% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 101 - color contains mainly: red. Hex color #653234 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653234 is #9ACDCB. Grayscale: #414141. Windows color (decimal): -10145228 or 3420773. OLE color: 3420773.
HSL color Cylindrical-coordinate representation of color #653234: hue angle of 357.65º 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 #653234 is Cyan = 0, Magento = 0.50, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 52 | - |
| CMYK | 0 | 0.50 | 0.49 | 0.60 |
| HSL | 357.65º | 0.34% | 0.3% | - |
| HSV(B) | 357.65º | 0.5% | 0.4% | - |
| XYZ | 7.13 | 5.3 | 3.9 | - |
| YUV | 65.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 52 | 0 | 0.50 | 0.49 | 0.60 | 357.65 | 0.34 | 0.3 |
| Hex | 65 | 32 | 34 | 0 | 32 | 31 | 3C | 166 | 22 | 1E |
| Octal | 145 | 62 | 64 | 0 | 62 | 61 | 74 | 546 | 42 | 36 |
| Binary | 1100101 | 110010 | 110100 | 0 | 110010 | 110001 | 111100 | 101100110 | 100010 | 11110 |
Color Harmonies of #653234
Complementary color
Monochromatic Colors of #653234
Black with #653234
Text Example
Text Example
White with #653234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653234; }
p { color: rgb(101,50,52); }
H1.HeaderClassName
{
color: #653234;
}
.AnyTagClassName
{
color: #653234;
}
</style>
background-color css
<style>
a { background-color: #653234; }
a { background-color: rgb(101,50,52); }
div.DivClassName
{
background-color: #653234;
}
.BgClassName
{
background-color: #653234;
}
</style>
border-color css
<style>
span { border-color: #653234; }
span { border-color: rgb(101,50,52); }
td.TdClassName
{
border-color: #653234;
}
.TagClassName
{
border-color: #653234;
}
</style>