Shades of Jazz #642932
Tints of Jazz #642932
RGB
CMYK
RGB Variations
Color information
#642932 (or 0x642932) is known color: Jazz. HEX triplet: 64, 29 and 32. RGB value is (100,41,50). Sum of RGB (Red+Green+Blue) = 100+41+50=191 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.36% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 50 (19.92% from 255 or 26.18% from 191); Max value from RGB is 100 - color contains mainly: red. Hex color #642932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642932 is #9BD6CD. Grayscale: #3B3B3B. Windows color (decimal): -10213070 or 3287396. OLE color: 3287396.
HSL color Cylindrical-coordinate representation of color #642932: hue angle of 350.85º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #642932 is Cyan = 0, Magento = 0.59, Yellow = 0.50 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 50 | - |
| CMYK | 0 | 0.59 | 0.50 | 0.61 |
| HSL | 350.85º | 0.42% | 0.28% | - |
| HSV(B) | 350.85º | 0.59% | 0.39% | - |
| XYZ | 6.62 | 4.53 | 3.54 | - |
| YUV | 59.67 | 122.55 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 50 | 0 | 0.59 | 0.50 | 0.61 | 350.85 | 0.42 | 0.28 |
| Hex | 64 | 29 | 32 | 0 | 3B | 32 | 3D | 15F | 2A | 1C |
| Octal | 144 | 51 | 62 | 0 | 73 | 62 | 75 | 537 | 52 | 34 |
| Binary | 1100100 | 101001 | 110010 | 0 | 111011 | 110010 | 111101 | 101011111 | 101010 | 11100 |
Color Harmonies of #642932
Complementary color
Monochromatic Colors of #642932
Black with #642932
Text Example
Text Example
White with #642932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642932; }
p { color: rgb(100,41,50); }
H1.HeaderClassName
{
color: #642932;
}
.AnyTagClassName
{
color: #642932;
}
</style>
background-color css
<style>
a { background-color: #642932; }
a { background-color: rgb(100,41,50); }
div.DivClassName
{
background-color: #642932;
}
.BgClassName
{
background-color: #642932;
}
</style>
border-color css
<style>
span { border-color: #642932; }
span { border-color: rgb(100,41,50); }
td.TdClassName
{
border-color: #642932;
}
.TagClassName
{
border-color: #642932;
}
</style>