Shades of Jazz #573335
Tints of Jazz #573335
RGB
CMYK
RGB Variations
Color information
#573335 (or 0x573335) is known color: Jazz. HEX triplet: 57, 33 and 35. RGB value is (87,51,53). Sum of RGB (Red+Green+Blue) = 87+51+53=191 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.55% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 53 (21.09% from 255 or 27.75% from 191); Max value from RGB is 87 - color contains mainly: red. Hex color #573335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573335 is #A8CCCA. Grayscale: #3E3E3E. Windows color (decimal): -11062475 or 3486551. OLE color: 3486551.
HSL color Cylindrical-coordinate representation of color #573335: hue angle of 356.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #573335 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 53 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.66 |
| HSL | 356.67º | 0.26% | 0.27% | - |
| HSV(B) | 356.67º | 0.41% | 0.34% | - |
| XYZ | 5.76 | 4.65 | 3.96 | - |
| YUV | 61.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 53 | 0 | 0.41 | 0.39 | 0.66 | 356.67 | 0.26 | 0.27 |
| Hex | 57 | 33 | 35 | 0 | 29 | 27 | 42 | 165 | 1A | 1B |
| Octal | 127 | 63 | 65 | 0 | 51 | 47 | 102 | 545 | 32 | 33 |
| Binary | 1010111 | 110011 | 110101 | 0 | 101001 | 100111 | 1000010 | 101100101 | 11010 | 11011 |
Color Harmonies of #573335
Complementary color
Monochromatic Colors of #573335
Black with #573335
Text Example
Text Example
White with #573335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573335; }
p { color: rgb(87,51,53); }
H1.HeaderClassName
{
color: #573335;
}
.AnyTagClassName
{
color: #573335;
}
</style>
background-color css
<style>
a { background-color: #573335; }
a { background-color: rgb(87,51,53); }
div.DivClassName
{
background-color: #573335;
}
.BgClassName
{
background-color: #573335;
}
</style>
border-color css
<style>
span { border-color: #573335; }
span { border-color: rgb(87,51,53); }
td.TdClassName
{
border-color: #573335;
}
.TagClassName
{
border-color: #573335;
}
</style>