Shades of Jazz #643036
Tints of Jazz #643036
RGB
CMYK
RGB Variations
Color information
#643036 (or 0x643036) is known color: Jazz. HEX triplet: 64, 30 and 36. RGB value is (100,48,54). Sum of RGB (Red+Green+Blue) = 100+48+54=202 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.50% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 54 (21.48% from 255 or 26.73% from 202); Max value from RGB is 100 - color contains mainly: red. Hex color #643036 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643036 is #9BCFC9. Grayscale: #404040. Windows color (decimal): -10211274 or 3551332. OLE color: 3551332.
HSL color Cylindrical-coordinate representation of color #643036: hue angle of 353.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #643036 is Cyan = 0, Magento = 0.52, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 48 | 54 | - |
| CMYK | 0 | 0.52 | 0.46 | 0.61 |
| HSL | 353.08º | 0.35% | 0.29% | - |
| HSV(B) | 353.08º | 0.52% | 0.39% | - |
| XYZ | 6.98 | 5.09 | 4.1 | - |
| YUV | 64.23 | 122.23 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 54 | 0 | 0.52 | 0.46 | 0.61 | 353.08 | 0.35 | 0.29 |
| Hex | 64 | 30 | 36 | 0 | 34 | 2E | 3D | 161 | 23 | 1D |
| Octal | 144 | 60 | 66 | 0 | 64 | 56 | 75 | 541 | 43 | 35 |
| Binary | 1100100 | 110000 | 110110 | 0 | 110100 | 101110 | 111101 | 101100001 | 100011 | 11101 |
Color Harmonies of #643036
Complementary color
Monochromatic Colors of #643036
Black with #643036
Text Example
Text Example
White with #643036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643036; }
p { color: rgb(100,48,54); }
H1.HeaderClassName
{
color: #643036;
}
.AnyTagClassName
{
color: #643036;
}
</style>
background-color css
<style>
a { background-color: #643036; }
a { background-color: rgb(100,48,54); }
div.DivClassName
{
background-color: #643036;
}
.BgClassName
{
background-color: #643036;
}
</style>
border-color css
<style>
span { border-color: #643036; }
span { border-color: rgb(100,48,54); }
td.TdClassName
{
border-color: #643036;
}
.TagClassName
{
border-color: #643036;
}
</style>