Shades of Palatinate Purple #580058
Tints of Palatinate Purple #580058
RGB
CMYK
RGB Variations
Color information
#580058 (or 0x580058) is known color: Palatinate Purple. HEX triplet: 58, 00 and 58. RGB value is (88,0,88). Sum of RGB (Red+Green+Blue) = 88+0+88=176 (23% of max value = 765). Red value is 88 (34.77% from 255 or 50% from 176); Green value is 0 (0.39% from 255 or 0% from 176); Blue value is 88 (34.77% from 255 or 50% from 176); Max value from RGB is 88 - color contains mainly: red, blue. Hex color #580058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580058 is #A7FFA7. Grayscale: #242424. Windows color (decimal): -11009960 or 5767256. OLE color: 5767256.
HSL color Cylindrical-coordinate representation of color #580058: hue angle of 300º 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 #580058 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 0 | 88 | - |
| CMYK | 0 | 1 | 0 | 0.65 |
| HSL | 300º | 1% | 0.17% | - |
| HSV(B) | 300º | 1% | 0.35% | - |
| XYZ | 5.79 | 2.78 | 9.46 | - |
| YUV | 36.34 | 157.15 | 164.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 0 | 88 | 0 | 1 | 0 | 0.65 | 300 | 1 | 0.17 |
| Hex | 58 | 0 | 58 | 0 | 64 | 0 | 41 | 12C | 64 | 11 |
| Octal | 130 | 0 | 130 | 0 | 144 | 0 | 101 | 454 | 144 | 21 |
| Binary | 1011000 | 0 | 1011000 | 0 | 1100100 | 0 | 1000001 | 100101100 | 1100100 | 10001 |
Color Harmonies of #580058
Complementary color
Monochromatic Colors of #580058
Black with #580058
Text Example
Text Example
White with #580058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580058; }
p { color: rgb(88,0,88); }
H1.HeaderClassName
{
color: #580058;
}
.AnyTagClassName
{
color: #580058;
}
</style>
background-color css
<style>
a { background-color: #580058; }
a { background-color: rgb(88,0,88); }
div.DivClassName
{
background-color: #580058;
}
.BgClassName
{
background-color: #580058;
}
</style>
border-color css
<style>
span { border-color: #580058; }
span { border-color: rgb(88,0,88); }
td.TdClassName
{
border-color: #580058;
}
.TagClassName
{
border-color: #580058;
}
</style>