Shades of Jazz #603438
Tints of Jazz #603438
RGB
CMYK
RGB Variations
Color information
#603438 (or 0x603438) is known color: Jazz. HEX triplet: 60, 34 and 38. RGB value is (96,52,56). Sum of RGB (Red+Green+Blue) = 96+52+56=204 (27% of max value = 765). Red value is 96 (37.89% from 255 or 47.06% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 56 (22.27% from 255 or 27.45% from 204); Max value from RGB is 96 - color contains mainly: red. Hex color #603438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603438 is #9FCBC7. Grayscale: #414141. Windows color (decimal): -10472392 or 3683424. OLE color: 3683424.
HSL color Cylindrical-coordinate representation of color #603438: hue angle of 354.55º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #603438 is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 56 | - |
| CMYK | 0 | 0.46 | 0.42 | 0.62 |
| HSL | 354.55º | 0.3% | 0.29% | - |
| HSV(B) | 354.55º | 0.46% | 0.38% | - |
| XYZ | 6.77 | 5.23 | 4.39 | - |
| YUV | 65.61 | 122.58 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 56 | 0 | 0.46 | 0.42 | 0.62 | 354.55 | 0.3 | 0.29 |
| Hex | 60 | 34 | 38 | 0 | 2E | 2A | 3E | 163 | 1E | 1D |
| Octal | 140 | 64 | 70 | 0 | 56 | 52 | 76 | 543 | 36 | 35 |
| Binary | 1100000 | 110100 | 111000 | 0 | 101110 | 101010 | 111110 | 101100011 | 11110 | 11101 |
Color Harmonies of #603438
Complementary color
Monochromatic Colors of #603438
Black with #603438
Text Example
Text Example
White with #603438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603438; }
p { color: rgb(96,52,56); }
H1.HeaderClassName
{
color: #603438;
}
.AnyTagClassName
{
color: #603438;
}
</style>
background-color css
<style>
a { background-color: #603438; }
a { background-color: rgb(96,52,56); }
div.DivClassName
{
background-color: #603438;
}
.BgClassName
{
background-color: #603438;
}
</style>
border-color css
<style>
span { border-color: #603438; }
span { border-color: rgb(96,52,56); }
td.TdClassName
{
border-color: #603438;
}
.TagClassName
{
border-color: #603438;
}
</style>