Shades of Palatinate Purple #581756
Tints of Palatinate Purple #581756
RGB
CMYK
RGB Variations
Color information
#581756 (or 0x581756) is known color: Palatinate Purple. HEX triplet: 58, 17 and 56. RGB value is (88,23,86). Sum of RGB (Red+Green+Blue) = 88+23+86=197 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.67% from 197); Green value is 23 (9.38% from 255 or 11.68% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 88 - color contains mainly: red. Hex color #581756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #581756 is #A7E8A9. Grayscale: #313131. Windows color (decimal): -11004074 or 5642072. OLE color: 5642072.
HSL color Cylindrical-coordinate representation of color #581756: hue angle of 301.85º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #581756 is Cyan = 0, Magento = 0.74, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 23 | 86 | - |
| CMYK | 0 | 0.74 | 0.02 | 0.65 |
| HSL | 301.85º | 0.59% | 0.22% | - |
| HSV(B) | 301.85º | 0.74% | 0.35% | - |
| XYZ | 6.01 | 3.36 | 9.14 | - |
| YUV | 49.62 | 148.53 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 23 | 86 | 0 | 0.74 | 0.02 | 0.65 | 301.85 | 0.59 | 0.22 |
| Hex | 58 | 17 | 56 | 0 | 4A | 2 | 41 | 12E | 3B | 16 |
| Octal | 130 | 27 | 126 | 0 | 112 | 2 | 101 | 456 | 73 | 26 |
| Binary | 1011000 | 10111 | 1010110 | 0 | 1001010 | 10 | 1000001 | 100101110 | 111011 | 10110 |
Color Harmonies of #581756
Complementary color
Monochromatic Colors of #581756
Black with #581756
Text Example
Text Example
White with #581756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581756; }
p { color: rgb(88,23,86); }
H1.HeaderClassName
{
color: #581756;
}
.AnyTagClassName
{
color: #581756;
}
</style>
background-color css
<style>
a { background-color: #581756; }
a { background-color: rgb(88,23,86); }
div.DivClassName
{
background-color: #581756;
}
.BgClassName
{
background-color: #581756;
}
</style>
border-color css
<style>
span { border-color: #581756; }
span { border-color: rgb(88,23,86); }
td.TdClassName
{
border-color: #581756;
}
.TagClassName
{
border-color: #581756;
}
</style>