Shades of Jazz #643132
Tints of Jazz #643132
RGB
CMYK
RGB Variations
Color information
#643132 (or 0x643132) is known color: Jazz. HEX triplet: 64, 31 and 32. RGB value is (100,49,50). Sum of RGB (Red+Green+Blue) = 100+49+50=199 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.25% from 199); Green value is 49 (19.53% from 255 or 24.62% from 199); Blue value is 50 (19.92% from 255 or 25.13% from 199); Max value from RGB is 100 - color contains mainly: red. Hex color #643132 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643132 is #9BCECD. Grayscale: #404040. Windows color (decimal): -10211022 or 3289444. OLE color: 3289444.
HSL color Cylindrical-coordinate representation of color #643132: hue angle of 358.82º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643132 is Cyan = 0, Magento = 0.51, Yellow = 0.50 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 50 | - |
| CMYK | 0 | 0.51 | 0.50 | 0.61 |
| HSL | 358.82º | 0.34% | 0.29% | - |
| HSV(B) | 358.82º | 0.51% | 0.39% | - |
| XYZ | 6.93 | 5.14 | 3.64 | - |
| YUV | 64.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 50 | 0 | 0.51 | 0.50 | 0.61 | 358.82 | 0.34 | 0.29 |
| Hex | 64 | 31 | 32 | 0 | 33 | 32 | 3D | 167 | 22 | 1D |
| Octal | 144 | 61 | 62 | 0 | 63 | 62 | 75 | 547 | 42 | 35 |
| Binary | 1100100 | 110001 | 110010 | 0 | 110011 | 110010 | 111101 | 101100111 | 100010 | 11101 |
Color Harmonies of #643132
Complementary color
Monochromatic Colors of #643132
Black with #643132
Text Example
Text Example
White with #643132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643132; }
p { color: rgb(100,49,50); }
H1.HeaderClassName
{
color: #643132;
}
.AnyTagClassName
{
color: #643132;
}
</style>
background-color css
<style>
a { background-color: #643132; }
a { background-color: rgb(100,49,50); }
div.DivClassName
{
background-color: #643132;
}
.BgClassName
{
background-color: #643132;
}
</style>
border-color css
<style>
span { border-color: #643132; }
span { border-color: rgb(100,49,50); }
td.TdClassName
{
border-color: #643132;
}
.TagClassName
{
border-color: #643132;
}
</style>