Shades of Palatinate Purple #580661
Tints of Palatinate Purple #580661
RGB
CMYK
RGB Variations
Color information
#580661 (or 0x580661) is known color: Palatinate Purple. HEX triplet: 58, 06 and 61. RGB value is (88,6,97). Sum of RGB (Red+Green+Blue) = 88+6+97=191 (25% of max value = 765). Red value is 88 (34.77% from 255 or 46.07% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 97 (38.28% from 255 or 50.79% from 191); Max value from RGB is 97 - color contains mainly: blue. Hex color #580661 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580661 is #A7F99E. Grayscale: #282828. Windows color (decimal): -11008415 or 6358616. OLE color: 6358616.
HSL color Cylindrical-coordinate representation of color #580661: hue angle of 294.07º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #580661 is Cyan = 0.09, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 6 | 97 | - |
| CMYK | 0.09 | 0.94 | 0 | 0.62 |
| HSL | 294.07º | 0.88% | 0.2% | - |
| HSV(B) | 294.07º | 0.94% | 0.38% | - |
| XYZ | 6.25 | 3.07 | 11.57 | - |
| YUV | 40.89 | 159.67 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 97 | 0.09 | 0.94 | 0 | 0.62 | 294.07 | 0.88 | 0.2 |
| Hex | 58 | 6 | 61 | 9 | 5E | 0 | 3E | 126 | 58 | 14 |
| Octal | 130 | 6 | 141 | 11 | 136 | 0 | 76 | 446 | 130 | 24 |
| Binary | 1011000 | 110 | 1100001 | 1001 | 1011110 | 0 | 111110 | 100100110 | 1011000 | 10100 |
Color Harmonies of #580661
Complementary color
Monochromatic Colors of #580661
Black with #580661
Text Example
Text Example
White with #580661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580661; }
p { color: rgb(88,6,97); }
H1.HeaderClassName
{
color: #580661;
}
.AnyTagClassName
{
color: #580661;
}
</style>
background-color css
<style>
a { background-color: #580661; }
a { background-color: rgb(88,6,97); }
div.DivClassName
{
background-color: #580661;
}
.BgClassName
{
background-color: #580661;
}
</style>
border-color css
<style>
span { border-color: #580661; }
span { border-color: rgb(88,6,97); }
td.TdClassName
{
border-color: #580661;
}
.TagClassName
{
border-color: #580661;
}
</style>