Shades of Jazz #673136
Tints of Jazz #673136
RGB
CMYK
RGB Variations
Color information
#673136 (or 0x673136) is known color: Jazz. HEX triplet: 67, 31 and 36. RGB value is (103,49,54). Sum of RGB (Red+Green+Blue) = 103+49+54=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #673136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673136 is #98CEC9. Grayscale: #414141. Windows color (decimal): -10014410 or 3551591. OLE color: 3551591.
HSL color Cylindrical-coordinate representation of color #673136: hue angle of 354.44º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #673136 is Cyan = 0, Magento = 0.52, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 49 | 54 | - |
| CMYK | 0 | 0.52 | 0.48 | 0.60 |
| HSL | 354.44º | 0.36% | 0.3% | - |
| HSV(B) | 354.44º | 0.52% | 0.4% | - |
| XYZ | 7.36 | 5.35 | 4.13 | - |
| YUV | 65.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 49 | 54 | 0 | 0.52 | 0.48 | 0.60 | 354.44 | 0.36 | 0.3 |
| Hex | 67 | 31 | 36 | 0 | 34 | 30 | 3C | 162 | 24 | 1E |
| Octal | 147 | 61 | 66 | 0 | 64 | 60 | 74 | 542 | 44 | 36 |
| Binary | 1100111 | 110001 | 110110 | 0 | 110100 | 110000 | 111100 | 101100010 | 100100 | 11110 |
Color Harmonies of #673136
Complementary color
Monochromatic Colors of #673136
Black with #673136
Text Example
Text Example
White with #673136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673136; }
p { color: rgb(103,49,54); }
H1.HeaderClassName
{
color: #673136;
}
.AnyTagClassName
{
color: #673136;
}
</style>
background-color css
<style>
a { background-color: #673136; }
a { background-color: rgb(103,49,54); }
div.DivClassName
{
background-color: #673136;
}
.BgClassName
{
background-color: #673136;
}
</style>
border-color css
<style>
span { border-color: #673136; }
span { border-color: rgb(103,49,54); }
td.TdClassName
{
border-color: #673136;
}
.TagClassName
{
border-color: #673136;
}
</style>