Shades of Jazz #602933
Tints of Jazz #602933
RGB
CMYK
RGB Variations
Color information
#602933 (or 0x602933) is known color: Jazz. HEX triplet: 60, 29 and 33. RGB value is (96,41,51). Sum of RGB (Red+Green+Blue) = 96+41+51=188 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.06% from 188); Green value is 41 (16.41% from 255 or 21.81% from 188); Blue value is 51 (20.31% from 255 or 27.13% from 188); Max value from RGB is 96 - color contains mainly: red. Hex color #602933 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602933 is #9FD6CC. Grayscale: #3A3A3A. Windows color (decimal): -10475213 or 3352928. OLE color: 3352928.
HSL color Cylindrical-coordinate representation of color #602933: hue angle of 349.09º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #602933 is Cyan = 0, Magento = 0.57, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 51 | - |
| CMYK | 0 | 0.57 | 0.47 | 0.62 |
| HSL | 349.09º | 0.4% | 0.27% | - |
| HSV(B) | 349.09º | 0.57% | 0.38% | - |
| XYZ | 6.21 | 4.31 | 3.64 | - |
| YUV | 58.59 | 123.72 | 154.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 51 | 0 | 0.57 | 0.47 | 0.62 | 349.09 | 0.4 | 0.27 |
| Hex | 60 | 29 | 33 | 0 | 39 | 2F | 3E | 15D | 28 | 1B |
| Octal | 140 | 51 | 63 | 0 | 71 | 57 | 76 | 535 | 50 | 33 |
| Binary | 1100000 | 101001 | 110011 | 0 | 111001 | 101111 | 111110 | 101011101 | 101000 | 11011 |
Color Harmonies of #602933
Complementary color
Monochromatic Colors of #602933
Black with #602933
Text Example
Text Example
White with #602933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602933; }
p { color: rgb(96,41,51); }
H1.HeaderClassName
{
color: #602933;
}
.AnyTagClassName
{
color: #602933;
}
</style>
background-color css
<style>
a { background-color: #602933; }
a { background-color: rgb(96,41,51); }
div.DivClassName
{
background-color: #602933;
}
.BgClassName
{
background-color: #602933;
}
</style>
border-color css
<style>
span { border-color: #602933; }
span { border-color: rgb(96,41,51); }
td.TdClassName
{
border-color: #602933;
}
.TagClassName
{
border-color: #602933;
}
</style>