Shades of Jazz #673236
Tints of Jazz #673236
RGB
CMYK
RGB Variations
Color information
#673236 (or 0x673236) is known color: Jazz. HEX triplet: 67, 32 and 36. RGB value is (103,50,54). Sum of RGB (Red+Green+Blue) = 103+50+54=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #673236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673236 is #98CDC9. Grayscale: #424242. Windows color (decimal): -10014154 or 3551847. OLE color: 3551847.
HSL color Cylindrical-coordinate representation of color #673236: hue angle of 355.47º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #673236 is Cyan = 0, Magento = 0.51, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 50 | 54 | - |
| CMYK | 0 | 0.51 | 0.48 | 0.60 |
| HSL | 355.47º | 0.35% | 0.3% | - |
| HSV(B) | 355.47º | 0.51% | 0.4% | - |
| XYZ | 7.4 | 5.43 | 4.15 | - |
| YUV | 66.3 | 121.06 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 54 | 0 | 0.51 | 0.48 | 0.60 | 355.47 | 0.35 | 0.3 |
| Hex | 67 | 32 | 36 | 0 | 33 | 30 | 3C | 163 | 23 | 1E |
| Octal | 147 | 62 | 66 | 0 | 63 | 60 | 74 | 543 | 43 | 36 |
| Binary | 1100111 | 110010 | 110110 | 0 | 110011 | 110000 | 111100 | 101100011 | 100011 | 11110 |
Color Harmonies of #673236
Complementary color
Monochromatic Colors of #673236
Black with #673236
Text Example
Text Example
White with #673236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673236; }
p { color: rgb(103,50,54); }
H1.HeaderClassName
{
color: #673236;
}
.AnyTagClassName
{
color: #673236;
}
</style>
background-color css
<style>
a { background-color: #673236; }
a { background-color: rgb(103,50,54); }
div.DivClassName
{
background-color: #673236;
}
.BgClassName
{
background-color: #673236;
}
</style>
border-color css
<style>
span { border-color: #673236; }
span { border-color: rgb(103,50,54); }
td.TdClassName
{
border-color: #673236;
}
.TagClassName
{
border-color: #673236;
}
</style>