Shades of Palatinate Purple #580356
Tints of Palatinate Purple #580356
RGB
CMYK
RGB Variations
Color information
#580356 (or 0x580356) is known color: Palatinate Purple. HEX triplet: 58, 03 and 56. RGB value is (88,3,86). Sum of RGB (Red+Green+Blue) = 88+3+86=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 3 (1.56% from 255 or 1.69% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #580356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580356 is #A7FCA9. Grayscale: #252525. Windows color (decimal): -11009194 or 5636952. OLE color: 5636952.
HSL color Cylindrical-coordinate representation of color #580356: hue angle of 301.41º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #580356 is Cyan = 0, Magento = 0.97, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.02 | 0.65 |
| HSL | 301.41º | 0.93% | 0.18% | - |
| HSV(B) | 301.41º | 0.97% | 0.35% | - |
| XYZ | 5.74 | 2.81 | 9.04 | - |
| YUV | 37.88 | 155.16 | 163.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 3 | 86 | 0 | 0.97 | 0.02 | 0.65 | 301.41 | 0.93 | 0.18 |
| Hex | 58 | 3 | 56 | 0 | 61 | 2 | 41 | 12D | 5D | 12 |
| Octal | 130 | 3 | 126 | 0 | 141 | 2 | 101 | 455 | 135 | 22 |
| Binary | 1011000 | 11 | 1010110 | 0 | 1100001 | 10 | 1000001 | 100101101 | 1011101 | 10010 |
Color Harmonies of #580356
Complementary color
Monochromatic Colors of #580356
Black with #580356
Text Example
Text Example
White with #580356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580356; }
p { color: rgb(88,3,86); }
H1.HeaderClassName
{
color: #580356;
}
.AnyTagClassName
{
color: #580356;
}
</style>
background-color css
<style>
a { background-color: #580356; }
a { background-color: rgb(88,3,86); }
div.DivClassName
{
background-color: #580356;
}
.BgClassName
{
background-color: #580356;
}
</style>
border-color css
<style>
span { border-color: #580356; }
span { border-color: rgb(88,3,86); }
td.TdClassName
{
border-color: #580356;
}
.TagClassName
{
border-color: #580356;
}
</style>