Shades of Palatinate Purple #580752
Tints of Palatinate Purple #580752
RGB
CMYK
RGB Variations
Color information
#580752 (or 0x580752) is known color: Palatinate Purple. HEX triplet: 58, 07 and 52. RGB value is (88,7,82). Sum of RGB (Red+Green+Blue) = 88+7+82=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 82 (32.42% from 255 or 46.33% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #580752 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580752 is #A7F8AD. Grayscale: #272727. Windows color (decimal): -11008174 or 5375832. OLE color: 5375832.
HSL color Cylindrical-coordinate representation of color #580752: hue angle of 304.44º 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 #580752 is Cyan = 0, Magento = 0.92, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 7 | 82 | - |
| CMYK | 0 | 0.92 | 0.07 | 0.65 |
| HSL | 304.44º | 0.85% | 0.19% | - |
| HSV(B) | 304.44º | 0.92% | 0.35% | - |
| XYZ | 5.62 | 2.84 | 8.23 | - |
| YUV | 39.77 | 151.84 | 162.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 7 | 82 | 0 | 0.92 | 0.07 | 0.65 | 304.44 | 0.85 | 0.19 |
| Hex | 58 | 7 | 52 | 0 | 5C | 7 | 41 | 130 | 55 | 13 |
| Octal | 130 | 7 | 122 | 0 | 134 | 7 | 101 | 460 | 125 | 23 |
| Binary | 1011000 | 111 | 1010010 | 0 | 1011100 | 111 | 1000001 | 100110000 | 1010101 | 10011 |
Color Harmonies of #580752
Complementary color
Monochromatic Colors of #580752
Black with #580752
Text Example
Text Example
White with #580752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580752; }
p { color: rgb(88,7,82); }
H1.HeaderClassName
{
color: #580752;
}
.AnyTagClassName
{
color: #580752;
}
</style>
background-color css
<style>
a { background-color: #580752; }
a { background-color: rgb(88,7,82); }
div.DivClassName
{
background-color: #580752;
}
.BgClassName
{
background-color: #580752;
}
</style>
border-color css
<style>
span { border-color: #580752; }
span { border-color: rgb(88,7,82); }
td.TdClassName
{
border-color: #580752;
}
.TagClassName
{
border-color: #580752;
}
</style>