Shades of Jazz #603638
Tints of Jazz #603638
RGB
CMYK
RGB Variations
Color information
#603638 (or 0x603638) is known color: Jazz. HEX triplet: 60, 36 and 38. RGB value is (96,54,56). Sum of RGB (Red+Green+Blue) = 96+54+56=206 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.60% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 96 - color contains mainly: red. Hex color #603638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603638 is #9FC9C7. Grayscale: #424242. Windows color (decimal): -10471880 or 3683936. OLE color: 3683936.
HSL color Cylindrical-coordinate representation of color #603638: hue angle of 357.14º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #603638 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 54 | 56 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.62 |
| HSL | 357.14º | 0.28% | 0.29% | - |
| HSV(B) | 357.14º | 0.44% | 0.38% | - |
| XYZ | 6.86 | 5.41 | 4.42 | - |
| YUV | 66.79 | 121.91 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 56 | 0 | 0.44 | 0.42 | 0.62 | 357.14 | 0.28 | 0.29 |
| Hex | 60 | 36 | 38 | 0 | 2C | 2A | 3E | 165 | 1C | 1D |
| Octal | 140 | 66 | 70 | 0 | 54 | 52 | 76 | 545 | 34 | 35 |
| Binary | 1100000 | 110110 | 111000 | 0 | 101100 | 101010 | 111110 | 101100101 | 11100 | 11101 |
Color Harmonies of #603638
Complementary color
Monochromatic Colors of #603638
Black with #603638
Text Example
Text Example
White with #603638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603638; }
p { color: rgb(96,54,56); }
H1.HeaderClassName
{
color: #603638;
}
.AnyTagClassName
{
color: #603638;
}
</style>
background-color css
<style>
a { background-color: #603638; }
a { background-color: rgb(96,54,56); }
div.DivClassName
{
background-color: #603638;
}
.BgClassName
{
background-color: #603638;
}
</style>
border-color css
<style>
span { border-color: #603638; }
span { border-color: rgb(96,54,56); }
td.TdClassName
{
border-color: #603638;
}
.TagClassName
{
border-color: #603638;
}
</style>