Shades of Jazz #603238
Tints of Jazz #603238
RGB
CMYK
RGB Variations
Color information
#603238 (or 0x603238) is known color: Jazz. HEX triplet: 60, 32 and 38. RGB value is (96,50,56). Sum of RGB (Red+Green+Blue) = 96+50+56=202 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.52% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 56 (22.27% from 255 or 27.72% from 202); Max value from RGB is 96 - color contains mainly: red. Hex color #603238 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603238 is #9FCDC7. Grayscale: #404040. Windows color (decimal): -10472904 or 3682912. OLE color: 3682912.
HSL color Cylindrical-coordinate representation of color #603238: hue angle of 352.17º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #603238 is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 56 | - |
| CMYK | 0 | 0.48 | 0.42 | 0.62 |
| HSL | 352.17º | 0.32% | 0.29% | - |
| HSV(B) | 352.17º | 0.48% | 0.38% | - |
| XYZ | 6.68 | 5.05 | 4.36 | - |
| YUV | 64.44 | 123.24 | 150.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 56 | 0 | 0.48 | 0.42 | 0.62 | 352.17 | 0.32 | 0.29 |
| Hex | 60 | 32 | 38 | 0 | 30 | 2A | 3E | 160 | 20 | 1D |
| Octal | 140 | 62 | 70 | 0 | 60 | 52 | 76 | 540 | 40 | 35 |
| Binary | 1100000 | 110010 | 111000 | 0 | 110000 | 101010 | 111110 | 101100000 | 100000 | 11101 |
Color Harmonies of #603238
Complementary color
Monochromatic Colors of #603238
Black with #603238
Text Example
Text Example
White with #603238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603238; }
p { color: rgb(96,50,56); }
H1.HeaderClassName
{
color: #603238;
}
.AnyTagClassName
{
color: #603238;
}
</style>
background-color css
<style>
a { background-color: #603238; }
a { background-color: rgb(96,50,56); }
div.DivClassName
{
background-color: #603238;
}
.BgClassName
{
background-color: #603238;
}
</style>
border-color css
<style>
span { border-color: #603238; }
span { border-color: rgb(96,50,56); }
td.TdClassName
{
border-color: #603238;
}
.TagClassName
{
border-color: #603238;
}
</style>