Shades of Jazz #602530
Tints of Jazz #602530
RGB
CMYK
RGB Variations
Color information
#602530 (or 0x602530) is known color: Jazz. HEX triplet: 60, 25 and 30. RGB value is (96,37,48). Sum of RGB (Red+Green+Blue) = 96+37+48=181 (23% of max value = 765). Red value is 96 (37.89% from 255 or 53.04% from 181); Green value is 37 (14.84% from 255 or 20.44% from 181); Blue value is 48 (19.14% from 255 or 26.52% from 181); Max value from RGB is 96 - color contains mainly: red. Hex color #602530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602530 is #9FDACF. Grayscale: #373737. Windows color (decimal): -10476240 or 3155296. OLE color: 3155296.
HSL color Cylindrical-coordinate representation of color #602530: hue angle of 348.81º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #602530 is Cyan = 0, Magento = 0.61, Yellow = 0.50 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 37 | 48 | - |
| CMYK | 0 | 0.61 | 0.50 | 0.62 |
| HSL | 348.81º | 0.44% | 0.26% | - |
| HSV(B) | 348.81º | 0.61% | 0.38% | - |
| XYZ | 6.02 | 4.02 | 3.26 | - |
| YUV | 55.9 | 123.55 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 48 | 0 | 0.61 | 0.50 | 0.62 | 348.81 | 0.44 | 0.26 |
| Hex | 60 | 25 | 30 | 0 | 3D | 32 | 3E | 15D | 2C | 1A |
| Octal | 140 | 45 | 60 | 0 | 75 | 62 | 76 | 535 | 54 | 32 |
| Binary | 1100000 | 100101 | 110000 | 0 | 111101 | 110010 | 111110 | 101011101 | 101100 | 11010 |
Color Harmonies of #602530
Complementary color
Monochromatic Colors of #602530
Black with #602530
Text Example
Text Example
White with #602530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602530; }
p { color: rgb(96,37,48); }
H1.HeaderClassName
{
color: #602530;
}
.AnyTagClassName
{
color: #602530;
}
</style>
background-color css
<style>
a { background-color: #602530; }
a { background-color: rgb(96,37,48); }
div.DivClassName
{
background-color: #602530;
}
.BgClassName
{
background-color: #602530;
}
</style>
border-color css
<style>
span { border-color: #602530; }
span { border-color: rgb(96,37,48); }
td.TdClassName
{
border-color: #602530;
}
.TagClassName
{
border-color: #602530;
}
</style>