Shades of Jazz #573435
Tints of Jazz #573435
RGB
CMYK
RGB Variations
Color information
#573435 (or 0x573435) is known color: Jazz. HEX triplet: 57, 34 and 35. RGB value is (87,52,53). Sum of RGB (Red+Green+Blue) = 87+52+53=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 53 (21.09% from 255 or 27.60% from 192); Max value from RGB is 87 - color contains mainly: red. Hex color #573435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573435 is #A8CBCA. Grayscale: #3E3E3E. Windows color (decimal): -11062219 or 3486807. OLE color: 3486807.
HSL color Cylindrical-coordinate representation of color #573435: hue angle of 358.29º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #573435 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 52 | 53 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.66 |
| HSL | 358.29º | 0.25% | 0.27% | - |
| HSV(B) | 358.29º | 0.4% | 0.34% | - |
| XYZ | 5.8 | 4.74 | 3.98 | - |
| YUV | 62.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 53 | 0 | 0.40 | 0.39 | 0.66 | 358.29 | 0.25 | 0.27 |
| Hex | 57 | 34 | 35 | 0 | 28 | 27 | 42 | 166 | 19 | 1B |
| Octal | 127 | 64 | 65 | 0 | 50 | 47 | 102 | 546 | 31 | 33 |
| Binary | 1010111 | 110100 | 110101 | 0 | 101000 | 100111 | 1000010 | 101100110 | 11001 | 11011 |
Color Harmonies of #573435
Complementary color
Monochromatic Colors of #573435
Black with #573435
Text Example
Text Example
White with #573435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573435; }
p { color: rgb(87,52,53); }
H1.HeaderClassName
{
color: #573435;
}
.AnyTagClassName
{
color: #573435;
}
</style>
background-color css
<style>
a { background-color: #573435; }
a { background-color: rgb(87,52,53); }
div.DivClassName
{
background-color: #573435;
}
.BgClassName
{
background-color: #573435;
}
</style>
border-color css
<style>
span { border-color: #573435; }
span { border-color: rgb(87,52,53); }
td.TdClassName
{
border-color: #573435;
}
.TagClassName
{
border-color: #573435;
}
</style>