Shades of Jazz #603038
Tints of Jazz #603038
RGB
CMYK
RGB Variations
Color information
#603038 (or 0x603038) is known color: Jazz. HEX triplet: 60, 30 and 38. RGB value is (96,48,56). Sum of RGB (Red+Green+Blue) = 96+48+56=200 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 96 - color contains mainly: red. Hex color #603038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603038 is #9FCFC7. Grayscale: #3F3F3F. Windows color (decimal): -10473416 or 3682400. OLE color: 3682400.
HSL color Cylindrical-coordinate representation of color #603038: hue angle of 350º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #603038 is Cyan = 0, Magento = 0.50, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 48 | 56 | - |
| CMYK | 0 | 0.50 | 0.42 | 0.62 |
| HSL | 350º | 0.33% | 0.28% | - |
| HSV(B) | 350º | 0.5% | 0.38% | - |
| XYZ | 6.59 | 4.89 | 4.34 | - |
| YUV | 63.26 | 123.9 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 48 | 56 | 0 | 0.50 | 0.42 | 0.62 | 350 | 0.33 | 0.28 |
| Hex | 60 | 30 | 38 | 0 | 32 | 2A | 3E | 15E | 21 | 1C |
| Octal | 140 | 60 | 70 | 0 | 62 | 52 | 76 | 536 | 41 | 34 |
| Binary | 1100000 | 110000 | 111000 | 0 | 110010 | 101010 | 111110 | 101011110 | 100001 | 11100 |
Color Harmonies of #603038
Complementary color
Monochromatic Colors of #603038
Black with #603038
Text Example
Text Example
White with #603038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603038; }
p { color: rgb(96,48,56); }
H1.HeaderClassName
{
color: #603038;
}
.AnyTagClassName
{
color: #603038;
}
</style>
background-color css
<style>
a { background-color: #603038; }
a { background-color: rgb(96,48,56); }
div.DivClassName
{
background-color: #603038;
}
.BgClassName
{
background-color: #603038;
}
</style>
border-color css
<style>
span { border-color: #603038; }
span { border-color: rgb(96,48,56); }
td.TdClassName
{
border-color: #603038;
}
.TagClassName
{
border-color: #603038;
}
</style>