Shades of Palatinate Purple #580857
Tints of Palatinate Purple #580857
RGB
CMYK
RGB Variations
Color information
#580857 (or 0x580857) is known color: Palatinate Purple. HEX triplet: 58, 08 and 57. RGB value is (88,8,87). Sum of RGB (Red+Green+Blue) = 88+8+87=183 (24% of max value = 765). Red value is 88 (34.77% from 255 or 48.09% from 183); Green value is 8 (3.52% from 255 or 4.37% from 183); Blue value is 87 (34.38% from 255 or 47.54% from 183); Max value from RGB is 88 - color contains mainly: red. Hex color #580857 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580857 is #A7F7A8. Grayscale: #282828. Windows color (decimal): -11007913 or 5703768. OLE color: 5703768.
HSL color Cylindrical-coordinate representation of color #580857: hue angle of 300.75º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #580857 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 8 | 87 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.65 |
| HSL | 300.75º | 0.83% | 0.19% | - |
| HSV(B) | 300.75º | 0.91% | 0.35% | - |
| XYZ | 5.83 | 2.94 | 9.28 | - |
| YUV | 40.93 | 154 | 161.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 8 | 87 | 0 | 0.91 | 0.01 | 0.65 | 300.75 | 0.83 | 0.19 |
| Hex | 58 | 8 | 57 | 0 | 5B | 1 | 41 | 12D | 53 | 13 |
| Octal | 130 | 10 | 127 | 0 | 133 | 1 | 101 | 455 | 123 | 23 |
| Binary | 1011000 | 1000 | 1010111 | 0 | 1011011 | 1 | 1000001 | 100101101 | 1010011 | 10011 |
Color Harmonies of #580857
Complementary color
Monochromatic Colors of #580857
Black with #580857
Text Example
Text Example
White with #580857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580857; }
p { color: rgb(88,8,87); }
H1.HeaderClassName
{
color: #580857;
}
.AnyTagClassName
{
color: #580857;
}
</style>
background-color css
<style>
a { background-color: #580857; }
a { background-color: rgb(88,8,87); }
div.DivClassName
{
background-color: #580857;
}
.BgClassName
{
background-color: #580857;
}
</style>
border-color css
<style>
span { border-color: #580857; }
span { border-color: rgb(88,8,87); }
td.TdClassName
{
border-color: #580857;
}
.TagClassName
{
border-color: #580857;
}
</style>