Shades of Palatinate Purple #651559
Tints of Palatinate Purple #651559
RGB
CMYK
RGB Variations
Color information
#651559 (or 0x651559) is known color: Palatinate Purple. HEX triplet: 65, 15 and 59. RGB value is (101,21,89). Sum of RGB (Red+Green+Blue) = 101+21+89=211 (27% of max value = 765). Red value is 101 (39.84% from 255 or 47.87% from 211); Green value is 21 (8.59% from 255 or 9.95% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 101 - color contains mainly: red. Hex color #651559 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651559 is #9AEAA6. Grayscale: #343434. Windows color (decimal): -10152615 or 5838181. OLE color: 5838181.
HSL color Cylindrical-coordinate representation of color #651559: hue angle of 309º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651559 is Cyan = 0, Magento = 0.79, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 21 | 89 | - |
| CMYK | 0 | 0.79 | 0.12 | 0.60 |
| HSL | 309º | 0.66% | 0.24% | - |
| HSV(B) | 309º | 0.79% | 0.4% | - |
| XYZ | 7.44 | 4.02 | 9.84 | - |
| YUV | 52.67 | 148.5 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 89 | 0 | 0.79 | 0.12 | 0.60 | 309 | 0.66 | 0.24 |
| Hex | 65 | 15 | 59 | 0 | 4F | C | 3C | 135 | 42 | 18 |
| Octal | 145 | 25 | 131 | 0 | 117 | 14 | 74 | 465 | 102 | 30 |
| Binary | 1100101 | 10101 | 1011001 | 0 | 1001111 | 1100 | 111100 | 100110101 | 1000010 | 11000 |
Color Harmonies of #651559
Complementary color
Monochromatic Colors of #651559
Black with #651559
Text Example
Text Example
White with #651559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651559; }
p { color: rgb(101,21,89); }
H1.HeaderClassName
{
color: #651559;
}
.AnyTagClassName
{
color: #651559;
}
</style>
background-color css
<style>
a { background-color: #651559; }
a { background-color: rgb(101,21,89); }
div.DivClassName
{
background-color: #651559;
}
.BgClassName
{
background-color: #651559;
}
</style>
border-color css
<style>
span { border-color: #651559; }
span { border-color: rgb(101,21,89); }
td.TdClassName
{
border-color: #651559;
}
.TagClassName
{
border-color: #651559;
}
</style>