Shades of Jazz #603336
Tints of Jazz #603336
RGB
CMYK
RGB Variations
Color information
#603336 (or 0x603336) is known color: Jazz. HEX triplet: 60, 33 and 36. RGB value is (96,51,54). Sum of RGB (Red+Green+Blue) = 96+51+54=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 54 (21.48% from 255 or 26.87% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #603336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603336 is #9FCCC9. Grayscale: #404040. Windows color (decimal): -10472650 or 3552096. OLE color: 3552096.
HSL color Cylindrical-coordinate representation of color #603336: hue angle of 356º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #603336 is Cyan = 0, Magento = 0.47, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 51 | 54 | - |
| CMYK | 0 | 0.47 | 0.44 | 0.62 |
| HSL | 356º | 0.31% | 0.29% | - |
| HSV(B) | 356º | 0.47% | 0.38% | - |
| XYZ | 6.67 | 5.12 | 4.13 | - |
| YUV | 64.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 54 | 0 | 0.47 | 0.44 | 0.62 | 356 | 0.31 | 0.29 |
| Hex | 60 | 33 | 36 | 0 | 2F | 2C | 3E | 164 | 1F | 1D |
| Octal | 140 | 63 | 66 | 0 | 57 | 54 | 76 | 544 | 37 | 35 |
| Binary | 1100000 | 110011 | 110110 | 0 | 101111 | 101100 | 111110 | 101100100 | 11111 | 11101 |
Color Harmonies of #603336
Complementary color
Monochromatic Colors of #603336
Black with #603336
Text Example
Text Example
White with #603336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603336; }
p { color: rgb(96,51,54); }
H1.HeaderClassName
{
color: #603336;
}
.AnyTagClassName
{
color: #603336;
}
</style>
background-color css
<style>
a { background-color: #603336; }
a { background-color: rgb(96,51,54); }
div.DivClassName
{
background-color: #603336;
}
.BgClassName
{
background-color: #603336;
}
</style>
border-color css
<style>
span { border-color: #603336; }
span { border-color: rgb(96,51,54); }
td.TdClassName
{
border-color: #603336;
}
.TagClassName
{
border-color: #603336;
}
</style>