Shades of Jazz #643539
Tints of Jazz #643539
RGB
CMYK
RGB Variations
Color information
#643539 (or 0x643539) is known color: Jazz. HEX triplet: 64, 35 and 39. RGB value is (100,53,57). Sum of RGB (Red+Green+Blue) = 100+53+57=210 (27% of max value = 765). Red value is 100 (39.45% from 255 or 47.62% from 210); Green value is 53 (21.09% from 255 or 25.24% from 210); Blue value is 57 (22.66% from 255 or 27.14% from 210); Max value from RGB is 100 - color contains mainly: red. Hex color #643539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643539 is #9BCAC6. Grayscale: #434343. Windows color (decimal): -10209991 or 3749220. OLE color: 3749220.
HSL color Cylindrical-coordinate representation of color #643539: hue angle of 354.89º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #643539 is Cyan = 0, Magento = 0.47, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 57 | - |
| CMYK | 0 | 0.47 | 0.43 | 0.61 |
| HSL | 354.89º | 0.31% | 0.3% | - |
| HSV(B) | 354.89º | 0.47% | 0.39% | - |
| XYZ | 7.27 | 5.55 | 4.56 | - |
| YUV | 67.51 | 122.07 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 57 | 0 | 0.47 | 0.43 | 0.61 | 354.89 | 0.31 | 0.3 |
| Hex | 64 | 35 | 39 | 0 | 2F | 2B | 3D | 163 | 1F | 1E |
| Octal | 144 | 65 | 71 | 0 | 57 | 53 | 75 | 543 | 37 | 36 |
| Binary | 1100100 | 110101 | 111001 | 0 | 101111 | 101011 | 111101 | 101100011 | 11111 | 11110 |
Color Harmonies of #643539
Complementary color
Monochromatic Colors of #643539
Black with #643539
Text Example
Text Example
White with #643539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643539; }
p { color: rgb(100,53,57); }
H1.HeaderClassName
{
color: #643539;
}
.AnyTagClassName
{
color: #643539;
}
</style>
background-color css
<style>
a { background-color: #643539; }
a { background-color: rgb(100,53,57); }
div.DivClassName
{
background-color: #643539;
}
.BgClassName
{
background-color: #643539;
}
</style>
border-color css
<style>
span { border-color: #643539; }
span { border-color: rgb(100,53,57); }
td.TdClassName
{
border-color: #643539;
}
.TagClassName
{
border-color: #643539;
}
</style>