Shades of Jazz #643639
Tints of Jazz #643639
RGB
CMYK
RGB Variations
Color information
#643639 (or 0x643639) is known color: Jazz. HEX triplet: 64, 36 and 39. RGB value is (100,54,57). Sum of RGB (Red+Green+Blue) = 100+54+57=211 (27% of max value = 765). Red value is 100 (39.45% from 255 or 47.39% from 211); Green value is 54 (21.48% from 255 or 25.59% from 211); Blue value is 57 (22.66% from 255 or 27.01% from 211); Max value from RGB is 100 - color contains mainly: red. Hex color #643639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643639 is #9BC9C6. Grayscale: #444444. Windows color (decimal): -10209735 or 3749476. OLE color: 3749476.
HSL color Cylindrical-coordinate representation of color #643639: hue angle of 356.09º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #643639 is Cyan = 0, Magento = 0.46, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 57 | - |
| CMYK | 0 | 0.46 | 0.43 | 0.61 |
| HSL | 356.09º | 0.3% | 0.3% | - |
| HSV(B) | 356.09º | 0.46% | 0.39% | - |
| XYZ | 7.31 | 5.64 | 4.57 | - |
| YUV | 68.1 | 121.74 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 57 | 0 | 0.46 | 0.43 | 0.61 | 356.09 | 0.3 | 0.3 |
| Hex | 64 | 36 | 39 | 0 | 2E | 2B | 3D | 164 | 1E | 1E |
| Octal | 144 | 66 | 71 | 0 | 56 | 53 | 75 | 544 | 36 | 36 |
| Binary | 1100100 | 110110 | 111001 | 0 | 101110 | 101011 | 111101 | 101100100 | 11110 | 11110 |
Color Harmonies of #643639
Complementary color
Monochromatic Colors of #643639
Black with #643639
Text Example
Text Example
White with #643639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643639; }
p { color: rgb(100,54,57); }
H1.HeaderClassName
{
color: #643639;
}
.AnyTagClassName
{
color: #643639;
}
</style>
background-color css
<style>
a { background-color: #643639; }
a { background-color: rgb(100,54,57); }
div.DivClassName
{
background-color: #643639;
}
.BgClassName
{
background-color: #643639;
}
</style>
border-color css
<style>
span { border-color: #643639; }
span { border-color: rgb(100,54,57); }
td.TdClassName
{
border-color: #643639;
}
.TagClassName
{
border-color: #643639;
}
</style>