Shades of Jazz #603138
Tints of Jazz #603138
RGB
CMYK
RGB Variations
Color information
#603138 (or 0x603138) is known color: Jazz. HEX triplet: 60, 31 and 38. RGB value is (96,49,56). Sum of RGB (Red+Green+Blue) = 96+49+56=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 56 (22.27% from 255 or 27.86% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #603138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603138 is #9FCEC7. Grayscale: #3F3F3F. Windows color (decimal): -10473160 or 3682656. OLE color: 3682656.
HSL color Cylindrical-coordinate representation of color #603138: hue angle of 351.06º 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 #603138 is Cyan = 0, Magento = 0.49, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 56 | - |
| CMYK | 0 | 0.49 | 0.42 | 0.62 |
| HSL | 351.06º | 0.32% | 0.28% | - |
| HSV(B) | 351.06º | 0.49% | 0.38% | - |
| XYZ | 6.64 | 4.97 | 4.35 | - |
| YUV | 63.85 | 123.57 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 56 | 0 | 0.49 | 0.42 | 0.62 | 351.06 | 0.32 | 0.28 |
| Hex | 60 | 31 | 38 | 0 | 31 | 2A | 3E | 15F | 20 | 1C |
| Octal | 140 | 61 | 70 | 0 | 61 | 52 | 76 | 537 | 40 | 34 |
| Binary | 1100000 | 110001 | 111000 | 0 | 110001 | 101010 | 111110 | 101011111 | 100000 | 11100 |
Color Harmonies of #603138
Complementary color
Monochromatic Colors of #603138
Black with #603138
Text Example
Text Example
White with #603138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603138; }
p { color: rgb(96,49,56); }
H1.HeaderClassName
{
color: #603138;
}
.AnyTagClassName
{
color: #603138;
}
</style>
background-color css
<style>
a { background-color: #603138; }
a { background-color: rgb(96,49,56); }
div.DivClassName
{
background-color: #603138;
}
.BgClassName
{
background-color: #603138;
}
</style>
border-color css
<style>
span { border-color: #603138; }
span { border-color: rgb(96,49,56); }
td.TdClassName
{
border-color: #603138;
}
.TagClassName
{
border-color: #603138;
}
</style>