Shades of Palatinate Purple #580059
Tints of Palatinate Purple #580059
RGB
CMYK
RGB Variations
Color information
#580059 (or 0x580059) is known color: Palatinate Purple. HEX triplet: 58, 00 and 59. RGB value is (88,0,89). Sum of RGB (Red+Green+Blue) = 88+0+89=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 0 (0.39% from 255 or 0% from 177); Blue value is 89 (35.16% from 255 or 50.28% from 177); Max value from RGB is 89 - color contains mainly: blue. Hex color #580059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580059 is #A7FFA6. Grayscale: #242424. Windows color (decimal): -11009959 or 5832792. OLE color: 5832792.
HSL color Cylindrical-coordinate representation of color #580059: hue angle of 299.33º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #580059 is Cyan = 0.01, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 0 | 89 | - |
| CMYK | 0.01 | 1 | 0 | 0.65 |
| HSL | 299.33º | 1% | 0.17% | - |
| HSV(B) | 299.33º | 1% | 0.35% | - |
| XYZ | 5.83 | 2.8 | 9.68 | - |
| YUV | 36.46 | 157.65 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 0 | 89 | 0.01 | 1 | 0 | 0.65 | 299.33 | 1 | 0.17 |
| Hex | 58 | 0 | 59 | 1 | 64 | 0 | 41 | 12B | 64 | 11 |
| Octal | 130 | 0 | 131 | 1 | 144 | 0 | 101 | 453 | 144 | 21 |
| Binary | 1011000 | 0 | 1011001 | 1 | 1100100 | 0 | 1000001 | 100101011 | 1100100 | 10001 |
Color Harmonies of #580059
Complementary color
Monochromatic Colors of #580059
Black with #580059
Text Example
Text Example
White with #580059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580059; }
p { color: rgb(88,0,89); }
H1.HeaderClassName
{
color: #580059;
}
.AnyTagClassName
{
color: #580059;
}
</style>
background-color css
<style>
a { background-color: #580059; }
a { background-color: rgb(88,0,89); }
div.DivClassName
{
background-color: #580059;
}
.BgClassName
{
background-color: #580059;
}
</style>
border-color css
<style>
span { border-color: #580059; }
span { border-color: rgb(88,0,89); }
td.TdClassName
{
border-color: #580059;
}
.TagClassName
{
border-color: #580059;
}
</style>