Shades of Jazz #643133
Tints of Jazz #643133
RGB
CMYK
RGB Variations
Color information
#643133 (or 0x643133) is known color: Jazz. HEX triplet: 64, 31 and 33. RGB value is (100,49,51). Sum of RGB (Red+Green+Blue) = 100+49+51=200 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 51 (20.31% from 255 or 25.5% from 200); Max value from RGB is 100 - color contains mainly: red. Hex color #643133 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643133 is #9BCECC. Grayscale: #404040. Windows color (decimal): -10211021 or 3354980. OLE color: 3354980.
HSL color Cylindrical-coordinate representation of color #643133: hue angle of 357.65º 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 #643133 is Cyan = 0, Magento = 0.51, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 51 | - |
| CMYK | 0 | 0.51 | 0.49 | 0.61 |
| HSL | 357.65º | 0.34% | 0.29% | - |
| HSV(B) | 357.65º | 0.51% | 0.39% | - |
| XYZ | 6.95 | 5.14 | 3.76 | - |
| YUV | 64.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 51 | 0 | 0.51 | 0.49 | 0.61 | 357.65 | 0.34 | 0.29 |
| Hex | 64 | 31 | 33 | 0 | 33 | 31 | 3D | 166 | 22 | 1D |
| Octal | 144 | 61 | 63 | 0 | 63 | 61 | 75 | 546 | 42 | 35 |
| Binary | 1100100 | 110001 | 110011 | 0 | 110011 | 110001 | 111101 | 101100110 | 100010 | 11101 |
Color Harmonies of #643133
Complementary color
Monochromatic Colors of #643133
Black with #643133
Text Example
Text Example
White with #643133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643133; }
p { color: rgb(100,49,51); }
H1.HeaderClassName
{
color: #643133;
}
.AnyTagClassName
{
color: #643133;
}
</style>
background-color css
<style>
a { background-color: #643133; }
a { background-color: rgb(100,49,51); }
div.DivClassName
{
background-color: #643133;
}
.BgClassName
{
background-color: #643133;
}
</style>
border-color css
<style>
span { border-color: #643133; }
span { border-color: rgb(100,49,51); }
td.TdClassName
{
border-color: #643133;
}
.TagClassName
{
border-color: #643133;
}
</style>