Shades of Palatinate Purple #582454
Tints of Palatinate Purple #582454
RGB
CMYK
RGB Variations
Color information
#582454 (or 0x582454) is known color: Palatinate Purple. HEX triplet: 58, 24 and 54. RGB value is (88,36,84). Sum of RGB (Red+Green+Blue) = 88+36+84=208 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.31% from 208); Green value is 36 (14.45% from 255 or 17.31% from 208); Blue value is 84 (33.20% from 255 or 40.38% from 208); Max value from RGB is 88 - color contains mainly: red. Hex color #582454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582454 is #A7DBAB. Grayscale: #383838. Windows color (decimal): -11000748 or 5514328. OLE color: 5514328.
HSL color Cylindrical-coordinate representation of color #582454: hue angle of 304.62º 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 #582454 is Cyan = 0, Magento = 0.59, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 84 | - |
| CMYK | 0 | 0.59 | 0.05 | 0.65 |
| HSL | 304.62º | 0.42% | 0.24% | - |
| HSV(B) | 304.62º | 0.59% | 0.35% | - |
| XYZ | 6.26 | 3.98 | 8.83 | - |
| YUV | 57.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 84 | 0 | 0.59 | 0.05 | 0.65 | 304.62 | 0.42 | 0.24 |
| Hex | 58 | 24 | 54 | 0 | 3B | 5 | 41 | 131 | 2A | 18 |
| Octal | 130 | 44 | 124 | 0 | 73 | 5 | 101 | 461 | 52 | 30 |
| Binary | 1011000 | 100100 | 1010100 | 0 | 111011 | 101 | 1000001 | 100110001 | 101010 | 11000 |
Color Harmonies of #582454
Complementary color
Monochromatic Colors of #582454
Black with #582454
Text Example
Text Example
White with #582454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582454; }
p { color: rgb(88,36,84); }
H1.HeaderClassName
{
color: #582454;
}
.AnyTagClassName
{
color: #582454;
}
</style>
background-color css
<style>
a { background-color: #582454; }
a { background-color: rgb(88,36,84); }
div.DivClassName
{
background-color: #582454;
}
.BgClassName
{
background-color: #582454;
}
</style>
border-color css
<style>
span { border-color: #582454; }
span { border-color: rgb(88,36,84); }
td.TdClassName
{
border-color: #582454;
}
.TagClassName
{
border-color: #582454;
}
</style>