Shades of Palatinate Purple #651259
Tints of Palatinate Purple #651259
RGB
CMYK
RGB Variations
Color information
#651259 (or 0x651259) is known color: Palatinate Purple. HEX triplet: 65, 12 and 59. RGB value is (101,18,89). Sum of RGB (Red+Green+Blue) = 101+18+89=208 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.56% from 208); Green value is 18 (7.42% from 255 or 8.65% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 101 - color contains mainly: red. Hex color #651259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651259 is #9AEDA6. Grayscale: #323232. Windows color (decimal): -10153383 or 5837413. OLE color: 5837413.
HSL color Cylindrical-coordinate representation of color #651259: hue angle of 308.67º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #651259 is Cyan = 0, Magento = 0.82, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 89 | - |
| CMYK | 0 | 0.82 | 0.12 | 0.60 |
| HSL | 308.67º | 0.7% | 0.23% | - |
| HSV(B) | 308.67º | 0.82% | 0.4% | - |
| XYZ | 7.39 | 3.92 | 9.82 | - |
| YUV | 50.91 | 149.5 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 89 | 0 | 0.82 | 0.12 | 0.60 | 308.67 | 0.7 | 0.23 |
| Hex | 65 | 12 | 59 | 0 | 52 | C | 3C | 135 | 46 | 17 |
| Octal | 145 | 22 | 131 | 0 | 122 | 14 | 74 | 465 | 106 | 27 |
| Binary | 1100101 | 10010 | 1011001 | 0 | 1010010 | 1100 | 111100 | 100110101 | 1000110 | 10111 |
Color Harmonies of #651259
Complementary color
Monochromatic Colors of #651259
Black with #651259
Text Example
Text Example
White with #651259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651259; }
p { color: rgb(101,18,89); }
H1.HeaderClassName
{
color: #651259;
}
.AnyTagClassName
{
color: #651259;
}
</style>
background-color css
<style>
a { background-color: #651259; }
a { background-color: rgb(101,18,89); }
div.DivClassName
{
background-color: #651259;
}
.BgClassName
{
background-color: #651259;
}
</style>
border-color css
<style>
span { border-color: #651259; }
span { border-color: rgb(101,18,89); }
td.TdClassName
{
border-color: #651259;
}
.TagClassName
{
border-color: #651259;
}
</style>