Shades of Jazz #643339
Tints of Jazz #643339
RGB
CMYK
RGB Variations
Color information
#643339 (or 0x643339) is known color: Jazz. HEX triplet: 64, 33 and 39. RGB value is (100,51,57). Sum of RGB (Red+Green+Blue) = 100+51+57=208 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.08% from 208); Green value is 51 (20.31% from 255 or 24.52% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 100 - color contains mainly: red. Hex color #643339 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643339 is #9BCCC6. Grayscale: #424242. Windows color (decimal): -10210503 or 3748708. OLE color: 3748708.
HSL color Cylindrical-coordinate representation of color #643339: hue angle of 352.65º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #643339 is Cyan = 0, Magento = 0.49, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 51 | 57 | - |
| CMYK | 0 | 0.49 | 0.43 | 0.61 |
| HSL | 352.65º | 0.32% | 0.3% | - |
| HSV(B) | 352.65º | 0.49% | 0.39% | - |
| XYZ | 7.18 | 5.37 | 4.53 | - |
| YUV | 66.34 | 122.73 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 51 | 57 | 0 | 0.49 | 0.43 | 0.61 | 352.65 | 0.32 | 0.3 |
| Hex | 64 | 33 | 39 | 0 | 31 | 2B | 3D | 161 | 20 | 1E |
| Octal | 144 | 63 | 71 | 0 | 61 | 53 | 75 | 541 | 40 | 36 |
| Binary | 1100100 | 110011 | 111001 | 0 | 110001 | 101011 | 111101 | 101100001 | 100000 | 11110 |
Color Harmonies of #643339
Complementary color
Monochromatic Colors of #643339
Black with #643339
Text Example
Text Example
White with #643339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643339; }
p { color: rgb(100,51,57); }
H1.HeaderClassName
{
color: #643339;
}
.AnyTagClassName
{
color: #643339;
}
</style>
background-color css
<style>
a { background-color: #643339; }
a { background-color: rgb(100,51,57); }
div.DivClassName
{
background-color: #643339;
}
.BgClassName
{
background-color: #643339;
}
</style>
border-color css
<style>
span { border-color: #643339; }
span { border-color: rgb(100,51,57); }
td.TdClassName
{
border-color: #643339;
}
.TagClassName
{
border-color: #643339;
}
</style>