Shades of Palatinate Purple #580654
Tints of Palatinate Purple #580654
RGB
CMYK
RGB Variations
Color information
#580654 (or 0x580654) is known color: Palatinate Purple. HEX triplet: 58, 06 and 54. RGB value is (88,6,84). Sum of RGB (Red+Green+Blue) = 88+6+84=178 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.44% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 84 (33.20% from 255 or 47.19% from 178); Max value from RGB is 88 - color contains mainly: red. Hex color #580654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580654 is #A7F9AB. Grayscale: #272727. Windows color (decimal): -11008428 or 5506648. OLE color: 5506648.
HSL color Cylindrical-coordinate representation of color #580654: hue angle of 302.93º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #580654 is Cyan = 0, Magento = 0.93, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 6 | 84 | - |
| CMYK | 0 | 0.93 | 0.05 | 0.65 |
| HSL | 302.93º | 0.87% | 0.18% | - |
| HSV(B) | 302.93º | 0.93% | 0.35% | - |
| XYZ | 5.69 | 2.85 | 8.64 | - |
| YUV | 39.41 | 153.17 | 162.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 84 | 0 | 0.93 | 0.05 | 0.65 | 302.93 | 0.87 | 0.18 |
| Hex | 58 | 6 | 54 | 0 | 5D | 5 | 41 | 12F | 57 | 12 |
| Octal | 130 | 6 | 124 | 0 | 135 | 5 | 101 | 457 | 127 | 22 |
| Binary | 1011000 | 110 | 1010100 | 0 | 1011101 | 101 | 1000001 | 100101111 | 1010111 | 10010 |
Color Harmonies of #580654
Complementary color
Monochromatic Colors of #580654
Black with #580654
Text Example
Text Example
White with #580654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580654; }
p { color: rgb(88,6,84); }
H1.HeaderClassName
{
color: #580654;
}
.AnyTagClassName
{
color: #580654;
}
</style>
background-color css
<style>
a { background-color: #580654; }
a { background-color: rgb(88,6,84); }
div.DivClassName
{
background-color: #580654;
}
.BgClassName
{
background-color: #580654;
}
</style>
border-color css
<style>
span { border-color: #580654; }
span { border-color: rgb(88,6,84); }
td.TdClassName
{
border-color: #580654;
}
.TagClassName
{
border-color: #580654;
}
</style>