Shades of Jazz #603639
Tints of Jazz #603639
RGB
CMYK
RGB Variations
Color information
#603639 (or 0x603639) is known color: Jazz. HEX triplet: 60, 36 and 39. RGB value is (96,54,57). Sum of RGB (Red+Green+Blue) = 96+54+57=207 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.38% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 57 (22.66% from 255 or 27.54% from 207); Max value from RGB is 96 - color contains mainly: red. Hex color #603639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603639 is #9FC9C6. Grayscale: #424242. Windows color (decimal): -10471879 or 3749472. OLE color: 3749472.
HSL color Cylindrical-coordinate representation of color #603639: hue angle of 355.71º 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 #603639 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 54 | 57 | - |
| CMYK | 0 | 0.44 | 0.41 | 0.62 |
| HSL | 355.71º | 0.28% | 0.29% | - |
| HSV(B) | 355.71º | 0.44% | 0.38% | - |
| XYZ | 6.88 | 5.42 | 4.55 | - |
| YUV | 66.9 | 122.41 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 57 | 0 | 0.44 | 0.41 | 0.62 | 355.71 | 0.28 | 0.29 |
| Hex | 60 | 36 | 39 | 0 | 2C | 29 | 3E | 164 | 1C | 1D |
| Octal | 140 | 66 | 71 | 0 | 54 | 51 | 76 | 544 | 34 | 35 |
| Binary | 1100000 | 110110 | 111001 | 0 | 101100 | 101001 | 111110 | 101100100 | 11100 | 11101 |
Color Harmonies of #603639
Complementary color
Monochromatic Colors of #603639
Black with #603639
Text Example
Text Example
White with #603639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603639; }
p { color: rgb(96,54,57); }
H1.HeaderClassName
{
color: #603639;
}
.AnyTagClassName
{
color: #603639;
}
</style>
background-color css
<style>
a { background-color: #603639; }
a { background-color: rgb(96,54,57); }
div.DivClassName
{
background-color: #603639;
}
.BgClassName
{
background-color: #603639;
}
</style>
border-color css
<style>
span { border-color: #603639; }
span { border-color: rgb(96,54,57); }
td.TdClassName
{
border-color: #603639;
}
.TagClassName
{
border-color: #603639;
}
</style>