Shades of Palatinate Purple #582456
Tints of Palatinate Purple #582456
RGB
CMYK
RGB Variations
Color information
#582456 (or 0x582456) is known color: Palatinate Purple. HEX triplet: 58, 24 and 56. RGB value is (88,36,86). Sum of RGB (Red+Green+Blue) = 88+36+86=210 (27% of max value = 765). Red value is 88 (34.77% from 255 or 41.90% from 210); Green value is 36 (14.45% from 255 or 17.14% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 88 - color contains mainly: red. Hex color #582456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582456 is #A7DBA9. Grayscale: #393939. Windows color (decimal): -11000746 or 5645400. OLE color: 5645400.
HSL color Cylindrical-coordinate representation of color #582456: hue angle of 302.31º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #582456 is Cyan = 0, Magento = 0.59, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 86 | - |
| CMYK | 0 | 0.59 | 0.02 | 0.65 |
| HSL | 302.31º | 0.42% | 0.24% | - |
| HSV(B) | 302.31º | 0.59% | 0.35% | - |
| XYZ | 6.34 | 4.01 | 9.24 | - |
| YUV | 57.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 86 | 0 | 0.59 | 0.02 | 0.65 | 302.31 | 0.42 | 0.24 |
| Hex | 58 | 24 | 56 | 0 | 3B | 2 | 41 | 12E | 2A | 18 |
| Octal | 130 | 44 | 126 | 0 | 73 | 2 | 101 | 456 | 52 | 30 |
| Binary | 1011000 | 100100 | 1010110 | 0 | 111011 | 10 | 1000001 | 100101110 | 101010 | 11000 |
Color Harmonies of #582456
Complementary color
Monochromatic Colors of #582456
Black with #582456
Text Example
Text Example
White with #582456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582456; }
p { color: rgb(88,36,86); }
H1.HeaderClassName
{
color: #582456;
}
.AnyTagClassName
{
color: #582456;
}
</style>
background-color css
<style>
a { background-color: #582456; }
a { background-color: rgb(88,36,86); }
div.DivClassName
{
background-color: #582456;
}
.BgClassName
{
background-color: #582456;
}
</style>
border-color css
<style>
span { border-color: #582456; }
span { border-color: rgb(88,36,86); }
td.TdClassName
{
border-color: #582456;
}
.TagClassName
{
border-color: #582456;
}
</style>