Shades of Jazz #673336
Tints of Jazz #673336
RGB
CMYK
RGB Variations
Color information
#673336 (or 0x673336) is known color: Jazz. HEX triplet: 67, 33 and 36. RGB value is (103,51,54). Sum of RGB (Red+Green+Blue) = 103+51+54=208 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.52% from 208); Green value is 51 (20.31% from 255 or 24.52% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 103 - color contains mainly: red. Hex color #673336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673336 is #98CCC9. Grayscale: #424242. Windows color (decimal): -10013898 or 3552103. OLE color: 3552103.
HSL color Cylindrical-coordinate representation of color #673336: hue angle of 356.54º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673336 is Cyan = 0, Magento = 0.50, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 51 | 54 | - |
| CMYK | 0 | 0.50 | 0.48 | 0.60 |
| HSL | 356.54º | 0.34% | 0.3% | - |
| HSV(B) | 356.54º | 0.5% | 0.4% | - |
| XYZ | 7.44 | 5.52 | 4.16 | - |
| YUV | 66.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 51 | 54 | 0 | 0.50 | 0.48 | 0.60 | 356.54 | 0.34 | 0.3 |
| Hex | 67 | 33 | 36 | 0 | 32 | 30 | 3C | 165 | 22 | 1E |
| Octal | 147 | 63 | 66 | 0 | 62 | 60 | 74 | 545 | 42 | 36 |
| Binary | 1100111 | 110011 | 110110 | 0 | 110010 | 110000 | 111100 | 101100101 | 100010 | 11110 |
Color Harmonies of #673336
Complementary color
Monochromatic Colors of #673336
Black with #673336
Text Example
Text Example
White with #673336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673336; }
p { color: rgb(103,51,54); }
H1.HeaderClassName
{
color: #673336;
}
.AnyTagClassName
{
color: #673336;
}
</style>
background-color css
<style>
a { background-color: #673336; }
a { background-color: rgb(103,51,54); }
div.DivClassName
{
background-color: #673336;
}
.BgClassName
{
background-color: #673336;
}
</style>
border-color css
<style>
span { border-color: #673336; }
span { border-color: rgb(103,51,54); }
td.TdClassName
{
border-color: #673336;
}
.TagClassName
{
border-color: #673336;
}
</style>