Shades of Jazz #583234
Tints of Jazz #583234
RGB
CMYK
RGB Variations
Color information
#583234 (or 0x583234) is known color: Jazz. HEX triplet: 58, 32 and 34. RGB value is (88,50,52). Sum of RGB (Red+Green+Blue) = 88+50+52=190 (25% of max value = 765). Red value is 88 (34.77% from 255 or 46.32% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 52 (20.70% from 255 or 27.37% from 190); Max value from RGB is 88 - color contains mainly: red. Hex color #583234 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583234 is #A7CDCB. Grayscale: #3D3D3D. Windows color (decimal): -10997196 or 3420760. OLE color: 3420760.
HSL color Cylindrical-coordinate representation of color #583234: hue angle of 356.84º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #583234 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 50 | 52 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.65 |
| HSL | 356.84º | 0.28% | 0.27% | - |
| HSV(B) | 356.84º | 0.43% | 0.35% | - |
| XYZ | 5.78 | 4.6 | 3.83 | - |
| YUV | 61.59 | 122.59 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 50 | 52 | 0 | 0.43 | 0.41 | 0.65 | 356.84 | 0.28 | 0.27 |
| Hex | 58 | 32 | 34 | 0 | 2B | 29 | 41 | 165 | 1C | 1B |
| Octal | 130 | 62 | 64 | 0 | 53 | 51 | 101 | 545 | 34 | 33 |
| Binary | 1011000 | 110010 | 110100 | 0 | 101011 | 101001 | 1000001 | 101100101 | 11100 | 11011 |
Color Harmonies of #583234
Complementary color
Monochromatic Colors of #583234
Black with #583234
Text Example
Text Example
White with #583234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583234; }
p { color: rgb(88,50,52); }
H1.HeaderClassName
{
color: #583234;
}
.AnyTagClassName
{
color: #583234;
}
</style>
background-color css
<style>
a { background-color: #583234; }
a { background-color: rgb(88,50,52); }
div.DivClassName
{
background-color: #583234;
}
.BgClassName
{
background-color: #583234;
}
</style>
border-color css
<style>
span { border-color: #583234; }
span { border-color: rgb(88,50,52); }
td.TdClassName
{
border-color: #583234;
}
.TagClassName
{
border-color: #583234;
}
</style>