Shades of Palatinate Purple #582455
Tints of Palatinate Purple #582455
RGB
CMYK
RGB Variations
Color information
#582455 (or 0x582455) is known color: Palatinate Purple. HEX triplet: 58, 24 and 55. RGB value is (88,36,85). Sum of RGB (Red+Green+Blue) = 88+36+85=209 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.11% from 209); Green value is 36 (14.45% from 255 or 17.22% from 209); Blue value is 85 (33.59% from 255 or 40.67% from 209); Max value from RGB is 88 - color contains mainly: red. Hex color #582455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582455 is #A7DBAA. Grayscale: #383838. Windows color (decimal): -11000747 or 5579864. OLE color: 5579864.
HSL color Cylindrical-coordinate representation of color #582455: hue angle of 303.46º 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 #582455 is Cyan = 0, Magento = 0.59, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 85 | - |
| CMYK | 0 | 0.59 | 0.03 | 0.65 |
| HSL | 303.46º | 0.42% | 0.24% | - |
| HSV(B) | 303.46º | 0.59% | 0.35% | - |
| XYZ | 6.3 | 3.99 | 9.03 | - |
| YUV | 57.13 | 143.73 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 85 | 0 | 0.59 | 0.03 | 0.65 | 303.46 | 0.42 | 0.24 |
| Hex | 58 | 24 | 55 | 0 | 3B | 3 | 41 | 12F | 2A | 18 |
| Octal | 130 | 44 | 125 | 0 | 73 | 3 | 101 | 457 | 52 | 30 |
| Binary | 1011000 | 100100 | 1010101 | 0 | 111011 | 11 | 1000001 | 100101111 | 101010 | 11000 |
Color Harmonies of #582455
Complementary color
Monochromatic Colors of #582455
Black with #582455
Text Example
Text Example
White with #582455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582455; }
p { color: rgb(88,36,85); }
H1.HeaderClassName
{
color: #582455;
}
.AnyTagClassName
{
color: #582455;
}
</style>
background-color css
<style>
a { background-color: #582455; }
a { background-color: rgb(88,36,85); }
div.DivClassName
{
background-color: #582455;
}
.BgClassName
{
background-color: #582455;
}
</style>
border-color css
<style>
span { border-color: #582455; }
span { border-color: rgb(88,36,85); }
td.TdClassName
{
border-color: #582455;
}
.TagClassName
{
border-color: #582455;
}
</style>