Shades of Palatinate Purple #580656
Tints of Palatinate Purple #580656
RGB
CMYK
RGB Variations
Color information
#580656 (or 0x580656) is known color: Palatinate Purple. HEX triplet: 58, 06 and 56. RGB value is (88,6,86). Sum of RGB (Red+Green+Blue) = 88+6+86=180 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.89% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 88 - color contains mainly: red. Hex color #580656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580656 is #A7F9A9. Grayscale: #272727. Windows color (decimal): -11008426 or 5637720. OLE color: 5637720.
HSL color Cylindrical-coordinate representation of color #580656: hue angle of 301.46º 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 #580656 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 6 | 86 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.65 |
| HSL | 301.46º | 0.87% | 0.18% | - |
| HSV(B) | 301.46º | 0.93% | 0.35% | - |
| XYZ | 5.77 | 2.88 | 9.06 | - |
| YUV | 39.64 | 154.17 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 86 | 0 | 0.93 | 0.02 | 0.65 | 301.46 | 0.87 | 0.18 |
| Hex | 58 | 6 | 56 | 0 | 5D | 2 | 41 | 12D | 57 | 12 |
| Octal | 130 | 6 | 126 | 0 | 135 | 2 | 101 | 455 | 127 | 22 |
| Binary | 1011000 | 110 | 1010110 | 0 | 1011101 | 10 | 1000001 | 100101101 | 1010111 | 10010 |
Color Harmonies of #580656
Complementary color
Monochromatic Colors of #580656
Black with #580656
Text Example
Text Example
White with #580656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580656; }
p { color: rgb(88,6,86); }
H1.HeaderClassName
{
color: #580656;
}
.AnyTagClassName
{
color: #580656;
}
</style>
background-color css
<style>
a { background-color: #580656; }
a { background-color: rgb(88,6,86); }
div.DivClassName
{
background-color: #580656;
}
.BgClassName
{
background-color: #580656;
}
</style>
border-color css
<style>
span { border-color: #580656; }
span { border-color: rgb(88,6,86); }
td.TdClassName
{
border-color: #580656;
}
.TagClassName
{
border-color: #580656;
}
</style>