Shades of Jazz #643134
Tints of Jazz #643134
RGB
CMYK
RGB Variations
Color information
#643134 (or 0x643134) is known color: Jazz. HEX triplet: 64, 31 and 34. RGB value is (100,49,52). Sum of RGB (Red+Green+Blue) = 100+49+52=201 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.75% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 52 (20.70% from 255 or 25.87% from 201); Max value from RGB is 100 - color contains mainly: red. Hex color #643134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643134 is #9BCECB. Grayscale: #404040. Windows color (decimal): -10211020 or 3420516. OLE color: 3420516.
HSL color Cylindrical-coordinate representation of color #643134: hue angle of 356.47º 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 #643134 is Cyan = 0, Magento = 0.51, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 52 | - |
| CMYK | 0 | 0.51 | 0.48 | 0.61 |
| HSL | 356.47º | 0.34% | 0.29% | - |
| HSV(B) | 356.47º | 0.51% | 0.39% | - |
| XYZ | 6.97 | 5.15 | 3.88 | - |
| YUV | 64.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 52 | 0 | 0.51 | 0.48 | 0.61 | 356.47 | 0.34 | 0.29 |
| Hex | 64 | 31 | 34 | 0 | 33 | 30 | 3D | 164 | 22 | 1D |
| Octal | 144 | 61 | 64 | 0 | 63 | 60 | 75 | 544 | 42 | 35 |
| Binary | 1100100 | 110001 | 110100 | 0 | 110011 | 110000 | 111101 | 101100100 | 100010 | 11101 |
Color Harmonies of #643134
Complementary color
Monochromatic Colors of #643134
Black with #643134
Text Example
Text Example
White with #643134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643134; }
p { color: rgb(100,49,52); }
H1.HeaderClassName
{
color: #643134;
}
.AnyTagClassName
{
color: #643134;
}
</style>
background-color css
<style>
a { background-color: #643134; }
a { background-color: rgb(100,49,52); }
div.DivClassName
{
background-color: #643134;
}
.BgClassName
{
background-color: #643134;
}
</style>
border-color css
<style>
span { border-color: #643134; }
span { border-color: rgb(100,49,52); }
td.TdClassName
{
border-color: #643134;
}
.TagClassName
{
border-color: #643134;
}
</style>