Shades of Jazz #573031
Tints of Jazz #573031
RGB
CMYK
RGB Variations
Color information
#573031 (or 0x573031) is known color: Jazz. HEX triplet: 57, 30 and 31. RGB value is (87,48,49). Sum of RGB (Red+Green+Blue) = 87+48+49=184 (24% of max value = 765). Red value is 87 (34.38% from 255 or 47.28% from 184); Green value is 48 (19.14% from 255 or 26.09% from 184); Blue value is 49 (19.53% from 255 or 26.63% from 184); Max value from RGB is 87 - color contains mainly: red. Hex color #573031 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573031 is #A8CFCE. Grayscale: #3B3B3B. Windows color (decimal): -11063247 or 3223639. OLE color: 3223639.
HSL color Cylindrical-coordinate representation of color #573031: hue angle of 358.46º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #573031 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 49 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.66 |
| HSL | 358.46º | 0.29% | 0.26% | - |
| HSV(B) | 358.46º | 0.45% | 0.34% | - |
| XYZ | 5.54 | 4.36 | 3.46 | - |
| YUV | 59.78 | 121.92 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 49 | 0 | 0.45 | 0.44 | 0.66 | 358.46 | 0.29 | 0.26 |
| Hex | 57 | 30 | 31 | 0 | 2D | 2C | 42 | 166 | 1D | 1A |
| Octal | 127 | 60 | 61 | 0 | 55 | 54 | 102 | 546 | 35 | 32 |
| Binary | 1010111 | 110000 | 110001 | 0 | 101101 | 101100 | 1000010 | 101100110 | 11101 | 11010 |
Color Harmonies of #573031
Complementary color
Monochromatic Colors of #573031
Black with #573031
Text Example
Text Example
White with #573031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573031; }
p { color: rgb(87,48,49); }
H1.HeaderClassName
{
color: #573031;
}
.AnyTagClassName
{
color: #573031;
}
</style>
background-color css
<style>
a { background-color: #573031; }
a { background-color: rgb(87,48,49); }
div.DivClassName
{
background-color: #573031;
}
.BgClassName
{
background-color: #573031;
}
</style>
border-color css
<style>
span { border-color: #573031; }
span { border-color: rgb(87,48,49); }
td.TdClassName
{
border-color: #573031;
}
.TagClassName
{
border-color: #573031;
}
</style>