Shades of Palatinate Purple #582654
Tints of Palatinate Purple #582654
RGB
CMYK
RGB Variations
Color information
#582654 (or 0x582654) is known color: Palatinate Purple. HEX triplet: 58, 26 and 54. RGB value is (88,38,84). Sum of RGB (Red+Green+Blue) = 88+38+84=210 (27% of max value = 765). Red value is 88 (34.77% from 255 or 41.90% from 210); Green value is 38 (15.23% from 255 or 18.10% from 210); Blue value is 84 (33.20% from 255 or 40% from 210); Max value from RGB is 88 - color contains mainly: red. Hex color #582654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582654 is #A7D9AB. Grayscale: #3A3A3A. Windows color (decimal): -11000236 or 5514840. OLE color: 5514840.
HSL color Cylindrical-coordinate representation of color #582654: hue angle of 304.8º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #582654 is Cyan = 0, Magento = 0.57, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 84 | - |
| CMYK | 0 | 0.57 | 0.05 | 0.65 |
| HSL | 304.8º | 0.4% | 0.25% | - |
| HSV(B) | 304.8º | 0.57% | 0.35% | - |
| XYZ | 6.32 | 4.1 | 8.85 | - |
| YUV | 58.19 | 142.57 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 84 | 0 | 0.57 | 0.05 | 0.65 | 304.8 | 0.4 | 0.25 |
| Hex | 58 | 26 | 54 | 0 | 39 | 5 | 41 | 131 | 28 | 19 |
| Octal | 130 | 46 | 124 | 0 | 71 | 5 | 101 | 461 | 50 | 31 |
| Binary | 1011000 | 100110 | 1010100 | 0 | 111001 | 101 | 1000001 | 100110001 | 101000 | 11001 |
Color Harmonies of #582654
Complementary color
Monochromatic Colors of #582654
Black with #582654
Text Example
Text Example
White with #582654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582654; }
p { color: rgb(88,38,84); }
H1.HeaderClassName
{
color: #582654;
}
.AnyTagClassName
{
color: #582654;
}
</style>
background-color css
<style>
a { background-color: #582654; }
a { background-color: rgb(88,38,84); }
div.DivClassName
{
background-color: #582654;
}
.BgClassName
{
background-color: #582654;
}
</style>
border-color css
<style>
span { border-color: #582654; }
span { border-color: rgb(88,38,84); }
td.TdClassName
{
border-color: #582654;
}
.TagClassName
{
border-color: #582654;
}
</style>