Shades of Jazz #643238
Tints of Jazz #643238
RGB
CMYK
RGB Variations
Color information
#643238 (or 0x643238) is known color: Jazz. HEX triplet: 64, 32 and 38. RGB value is (100,50,56). Sum of RGB (Red+Green+Blue) = 100+50+56=206 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.54% from 206); Green value is 50 (19.92% from 255 or 24.27% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 100 - color contains mainly: red. Hex color #643238 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643238 is #9BCDC7. Grayscale: #414141. Windows color (decimal): -10210760 or 3682916. OLE color: 3682916.
HSL color Cylindrical-coordinate representation of color #643238: hue angle of 352.8º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #643238 is Cyan = 0, Magento = 0.50, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 50 | 56 | - |
| CMYK | 0 | 0.50 | 0.44 | 0.61 |
| HSL | 352.8º | 0.33% | 0.29% | - |
| HSV(B) | 352.8º | 0.5% | 0.39% | - |
| XYZ | 7.11 | 5.28 | 4.39 | - |
| YUV | 65.63 | 122.57 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 56 | 0 | 0.50 | 0.44 | 0.61 | 352.8 | 0.33 | 0.29 |
| Hex | 64 | 32 | 38 | 0 | 32 | 2C | 3D | 161 | 21 | 1D |
| Octal | 144 | 62 | 70 | 0 | 62 | 54 | 75 | 541 | 41 | 35 |
| Binary | 1100100 | 110010 | 111000 | 0 | 110010 | 101100 | 111101 | 101100001 | 100001 | 11101 |
Color Harmonies of #643238
Complementary color
Monochromatic Colors of #643238
Black with #643238
Text Example
Text Example
White with #643238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643238; }
p { color: rgb(100,50,56); }
H1.HeaderClassName
{
color: #643238;
}
.AnyTagClassName
{
color: #643238;
}
</style>
background-color css
<style>
a { background-color: #643238; }
a { background-color: rgb(100,50,56); }
div.DivClassName
{
background-color: #643238;
}
.BgClassName
{
background-color: #643238;
}
</style>
border-color css
<style>
span { border-color: #643238; }
span { border-color: rgb(100,50,56); }
td.TdClassName
{
border-color: #643238;
}
.TagClassName
{
border-color: #643238;
}
</style>