Shades of Jazz #603135
Tints of Jazz #603135
RGB
CMYK
RGB Variations
Color information
#603135 (or 0x603135) is known color: Jazz. HEX triplet: 60, 31 and 35. RGB value is (96,49,53). Sum of RGB (Red+Green+Blue) = 96+49+53=198 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48.48% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 53 (21.09% from 255 or 26.77% from 198); Max value from RGB is 96 - color contains mainly: red. Hex color #603135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603135 is #9FCECA. Grayscale: #3F3F3F. Windows color (decimal): -10473163 or 3486048. OLE color: 3486048.
HSL color Cylindrical-coordinate representation of color #603135: hue angle of 354.89º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #603135 is Cyan = 0, Magento = 0.49, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 53 | - |
| CMYK | 0 | 0.49 | 0.45 | 0.62 |
| HSL | 354.89º | 0.32% | 0.28% | - |
| HSV(B) | 354.89º | 0.49% | 0.38% | - |
| XYZ | 6.56 | 4.94 | 3.98 | - |
| YUV | 63.51 | 122.07 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 53 | 0 | 0.49 | 0.45 | 0.62 | 354.89 | 0.32 | 0.28 |
| Hex | 60 | 31 | 35 | 0 | 31 | 2D | 3E | 163 | 20 | 1C |
| Octal | 140 | 61 | 65 | 0 | 61 | 55 | 76 | 543 | 40 | 34 |
| Binary | 1100000 | 110001 | 110101 | 0 | 110001 | 101101 | 111110 | 101100011 | 100000 | 11100 |
Color Harmonies of #603135
Complementary color
Monochromatic Colors of #603135
Black with #603135
Text Example
Text Example
White with #603135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603135; }
p { color: rgb(96,49,53); }
H1.HeaderClassName
{
color: #603135;
}
.AnyTagClassName
{
color: #603135;
}
</style>
background-color css
<style>
a { background-color: #603135; }
a { background-color: rgb(96,49,53); }
div.DivClassName
{
background-color: #603135;
}
.BgClassName
{
background-color: #603135;
}
</style>
border-color css
<style>
span { border-color: #603135; }
span { border-color: rgb(96,49,53); }
td.TdClassName
{
border-color: #603135;
}
.TagClassName
{
border-color: #603135;
}
</style>