Shades of Jazz #583538
Tints of Jazz #583538
RGB
CMYK
RGB Variations
Color information
#583538 (or 0x583538) is known color: Jazz. HEX triplet: 58, 35 and 38. RGB value is (88,53,56). Sum of RGB (Red+Green+Blue) = 88+53+56=197 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.67% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 88 - color contains mainly: red. Hex color #583538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583538 is #A7CAC7. Grayscale: #3F3F3F. Windows color (decimal): -10996424 or 3683672. OLE color: 3683672.
HSL color Cylindrical-coordinate representation of color #583538: hue angle of 354.86º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #583538 is Cyan = 0, Magento = 0.40, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 53 | 56 | - |
| CMYK | 0 | 0.40 | 0.36 | 0.65 |
| HSL | 354.86º | 0.25% | 0.28% | - |
| HSV(B) | 354.86º | 0.4% | 0.35% | - |
| XYZ | 6.01 | 4.91 | 4.37 | - |
| YUV | 63.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 56 | 0 | 0.40 | 0.36 | 0.65 | 354.86 | 0.25 | 0.28 |
| Hex | 58 | 35 | 38 | 0 | 28 | 24 | 41 | 163 | 19 | 1C |
| Octal | 130 | 65 | 70 | 0 | 50 | 44 | 101 | 543 | 31 | 34 |
| Binary | 1011000 | 110101 | 111000 | 0 | 101000 | 100100 | 1000001 | 101100011 | 11001 | 11100 |
Color Harmonies of #583538
Complementary color
Monochromatic Colors of #583538
Black with #583538
Text Example
Text Example
White with #583538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583538; }
p { color: rgb(88,53,56); }
H1.HeaderClassName
{
color: #583538;
}
.AnyTagClassName
{
color: #583538;
}
</style>
background-color css
<style>
a { background-color: #583538; }
a { background-color: rgb(88,53,56); }
div.DivClassName
{
background-color: #583538;
}
.BgClassName
{
background-color: #583538;
}
</style>
border-color css
<style>
span { border-color: #583538; }
span { border-color: rgb(88,53,56); }
td.TdClassName
{
border-color: #583538;
}
.TagClassName
{
border-color: #583538;
}
</style>