Shades of Hot Purple #583357
Tints of Hot Purple #583357
RGB
CMYK
RGB Variations
Color information
#583357 (or 0x583357) is known color: Hot Purple. HEX triplet: 58, 33 and 57. RGB value is (88,51,87). Sum of RGB (Red+Green+Blue) = 88+51+87=226 (29% of max value = 765). Red value is 88 (34.77% from 255 or 38.94% from 226); Green value is 51 (20.31% from 255 or 22.57% from 226); Blue value is 87 (34.38% from 255 or 38.50% from 226); Max value from RGB is 88 - color contains mainly: red. Hex color #583357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583357 is #A7CCA8. Grayscale: #424242. Windows color (decimal): -10996905 or 5714776. OLE color: 5714776.
HSL color Cylindrical-coordinate representation of color #583357: hue angle of 301.62º 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 #583357 is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 51 | 87 | - |
| CMYK | 0 | 0.42 | 0.01 | 0.65 |
| HSL | 301.62º | 0.27% | 0.27% | - |
| HSV(B) | 301.62º | 0.42% | 0.35% | - |
| XYZ | 6.93 | 5.13 | 9.64 | - |
| YUV | 66.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 87 | 0 | 0.42 | 0.01 | 0.65 | 301.62 | 0.27 | 0.27 |
| Hex | 58 | 33 | 57 | 0 | 2A | 1 | 41 | 12E | 1B | 1B |
| Octal | 130 | 63 | 127 | 0 | 52 | 1 | 101 | 456 | 33 | 33 |
| Binary | 1011000 | 110011 | 1010111 | 0 | 101010 | 1 | 1000001 | 100101110 | 11011 | 11011 |
Color Harmonies of #583357
Complementary color
Monochromatic Colors of #583357
Black with #583357
Text Example
Text Example
White with #583357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583357; }
p { color: rgb(88,51,87); }
H1.HeaderClassName
{
color: #583357;
}
.AnyTagClassName
{
color: #583357;
}
</style>
background-color css
<style>
a { background-color: #583357; }
a { background-color: rgb(88,51,87); }
div.DivClassName
{
background-color: #583357;
}
.BgClassName
{
background-color: #583357;
}
</style>
border-color css
<style>
span { border-color: #583357; }
span { border-color: rgb(88,51,87); }
td.TdClassName
{
border-color: #583357;
}
.TagClassName
{
border-color: #583357;
}
</style>