Shades of Palatinate Purple #580756
Tints of Palatinate Purple #580756
RGB
CMYK
RGB Variations
Color information
#580756 (or 0x580756) is known color: Palatinate Purple. HEX triplet: 58, 07 and 56. RGB value is (88,7,86). Sum of RGB (Red+Green+Blue) = 88+7+86=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 7 (3.12% from 255 or 3.87% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #580756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580756 is #A7F8A9. Grayscale: #272727. Windows color (decimal): -11008170 or 5637976. OLE color: 5637976.
HSL color Cylindrical-coordinate representation of color #580756: hue angle of 301.48º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #580756 is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 7 | 86 | - |
| CMYK | 0 | 0.92 | 0.02 | 0.65 |
| HSL | 301.48º | 0.85% | 0.19% | - |
| HSV(B) | 301.48º | 0.92% | 0.35% | - |
| XYZ | 5.78 | 2.9 | 9.06 | - |
| YUV | 40.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 7 | 86 | 0 | 0.92 | 0.02 | 0.65 | 301.48 | 0.85 | 0.19 |
| Hex | 58 | 7 | 56 | 0 | 5C | 2 | 41 | 12D | 55 | 13 |
| Octal | 130 | 7 | 126 | 0 | 134 | 2 | 101 | 455 | 125 | 23 |
| Binary | 1011000 | 111 | 1010110 | 0 | 1011100 | 10 | 1000001 | 100101101 | 1010101 | 10011 |
Color Harmonies of #580756
Complementary color
Monochromatic Colors of #580756
Black with #580756
Text Example
Text Example
White with #580756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580756; }
p { color: rgb(88,7,86); }
H1.HeaderClassName
{
color: #580756;
}
.AnyTagClassName
{
color: #580756;
}
</style>
background-color css
<style>
a { background-color: #580756; }
a { background-color: rgb(88,7,86); }
div.DivClassName
{
background-color: #580756;
}
.BgClassName
{
background-color: #580756;
}
</style>
border-color css
<style>
span { border-color: #580756; }
span { border-color: rgb(88,7,86); }
td.TdClassName
{
border-color: #580756;
}
.TagClassName
{
border-color: #580756;
}
</style>