Shades of Jazz #602531
Tints of Jazz #602531
RGB
CMYK
RGB Variations
Color information
#602531 (or 0x602531) is known color: Jazz. HEX triplet: 60, 25 and 31. RGB value is (96,37,49). Sum of RGB (Red+Green+Blue) = 96+37+49=182 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.75% from 182); Green value is 37 (14.84% from 255 or 20.33% from 182); Blue value is 49 (19.53% from 255 or 26.92% from 182); Max value from RGB is 96 - color contains mainly: red. Hex color #602531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602531 is #9FDACE. Grayscale: #383838. Windows color (decimal): -10476239 or 3220832. OLE color: 3220832.
HSL color Cylindrical-coordinate representation of color #602531: hue angle of 347.8º 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 #602531 is Cyan = 0, Magento = 0.61, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 37 | 49 | - |
| CMYK | 0 | 0.61 | 0.49 | 0.62 |
| HSL | 347.8º | 0.44% | 0.26% | - |
| HSV(B) | 347.8º | 0.61% | 0.38% | - |
| XYZ | 6.04 | 4.03 | 3.37 | - |
| YUV | 56.01 | 124.05 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 49 | 0 | 0.61 | 0.49 | 0.62 | 347.8 | 0.44 | 0.26 |
| Hex | 60 | 25 | 31 | 0 | 3D | 31 | 3E | 15C | 2C | 1A |
| Octal | 140 | 45 | 61 | 0 | 75 | 61 | 76 | 534 | 54 | 32 |
| Binary | 1100000 | 100101 | 110001 | 0 | 111101 | 110001 | 111110 | 101011100 | 101100 | 11010 |
Color Harmonies of #602531
Complementary color
Monochromatic Colors of #602531
Black with #602531
Text Example
Text Example
White with #602531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602531; }
p { color: rgb(96,37,49); }
H1.HeaderClassName
{
color: #602531;
}
.AnyTagClassName
{
color: #602531;
}
</style>
background-color css
<style>
a { background-color: #602531; }
a { background-color: rgb(96,37,49); }
div.DivClassName
{
background-color: #602531;
}
.BgClassName
{
background-color: #602531;
}
</style>
border-color css
<style>
span { border-color: #602531; }
span { border-color: rgb(96,37,49); }
td.TdClassName
{
border-color: #602531;
}
.TagClassName
{
border-color: #602531;
}
</style>