Shades of Hot Purple #582760
Tints of Hot Purple #582760
RGB
CMYK
RGB Variations
Color information
#582760 (or 0x582760) is known color: Hot Purple. HEX triplet: 58, 27 and 60. RGB value is (88,39,96). Sum of RGB (Red+Green+Blue) = 88+39+96=223 (29% of max value = 765). Red value is 88 (34.77% from 255 or 39.46% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 96 (37.89% from 255 or 43.05% from 223); Max value from RGB is 96 - color contains mainly: blue. Hex color #582760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582760 is #A7D89F. Grayscale: #3B3B3B. Windows color (decimal): -10999968 or 6301528. OLE color: 6301528.
HSL color Cylindrical-coordinate representation of color #582760: hue angle of 291.58º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #582760 is Cyan = 0.08, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 39 | 96 | - |
| CMYK | 0.08 | 0.59 | 0 | 0.62 |
| HSL | 291.58º | 0.42% | 0.26% | - |
| HSV(B) | 291.58º | 0.59% | 0.38% | - |
| XYZ | 6.86 | 4.37 | 11.55 | - |
| YUV | 60.15 | 148.23 | 147.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 96 | 0.08 | 0.59 | 0 | 0.62 | 291.58 | 0.42 | 0.26 |
| Hex | 58 | 27 | 60 | 8 | 3B | 0 | 3E | 124 | 2A | 1A |
| Octal | 130 | 47 | 140 | 10 | 73 | 0 | 76 | 444 | 52 | 32 |
| Binary | 1011000 | 100111 | 1100000 | 1000 | 111011 | 0 | 111110 | 100100100 | 101010 | 11010 |
Color Harmonies of #582760
Complementary color
Monochromatic Colors of #582760
Black with #582760
Text Example
Text Example
White with #582760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582760; }
p { color: rgb(88,39,96); }
H1.HeaderClassName
{
color: #582760;
}
.AnyTagClassName
{
color: #582760;
}
</style>
background-color css
<style>
a { background-color: #582760; }
a { background-color: rgb(88,39,96); }
div.DivClassName
{
background-color: #582760;
}
.BgClassName
{
background-color: #582760;
}
</style>
border-color css
<style>
span { border-color: #582760; }
span { border-color: rgb(88,39,96); }
td.TdClassName
{
border-color: #582760;
}
.TagClassName
{
border-color: #582760;
}
</style>