Shades of Jazz #583335
Tints of Jazz #583335
RGB
CMYK
RGB Variations
Color information
#583335 (or 0x583335) is known color: Jazz. HEX triplet: 58, 33 and 35. RGB value is (88,51,53). Sum of RGB (Red+Green+Blue) = 88+51+53=192 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.83% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 53 (21.09% from 255 or 27.60% from 192); Max value from RGB is 88 - color contains mainly: red. Hex color #583335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583335 is #A7CCCA. Grayscale: #3E3E3E. Windows color (decimal): -10996939 or 3486552. OLE color: 3486552.
HSL color Cylindrical-coordinate representation of color #583335: hue angle of 356.76º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #583335 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 51 | 53 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.65 |
| HSL | 356.76º | 0.27% | 0.27% | - |
| HSV(B) | 356.76º | 0.42% | 0.35% | - |
| XYZ | 5.85 | 4.7 | 3.97 | - |
| YUV | 62.29 | 122.76 | 146.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 53 | 0 | 0.42 | 0.40 | 0.65 | 356.76 | 0.27 | 0.27 |
| Hex | 58 | 33 | 35 | 0 | 2A | 28 | 41 | 165 | 1B | 1B |
| Octal | 130 | 63 | 65 | 0 | 52 | 50 | 101 | 545 | 33 | 33 |
| Binary | 1011000 | 110011 | 110101 | 0 | 101010 | 101000 | 1000001 | 101100101 | 11011 | 11011 |
Color Harmonies of #583335
Complementary color
Monochromatic Colors of #583335
Black with #583335
Text Example
Text Example
White with #583335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583335; }
p { color: rgb(88,51,53); }
H1.HeaderClassName
{
color: #583335;
}
.AnyTagClassName
{
color: #583335;
}
</style>
background-color css
<style>
a { background-color: #583335; }
a { background-color: rgb(88,51,53); }
div.DivClassName
{
background-color: #583335;
}
.BgClassName
{
background-color: #583335;
}
</style>
border-color css
<style>
span { border-color: #583335; }
span { border-color: rgb(88,51,53); }
td.TdClassName
{
border-color: #583335;
}
.TagClassName
{
border-color: #583335;
}
</style>