Shades of Palatinate Purple #641259
Tints of Palatinate Purple #641259
RGB
CMYK
RGB Variations
Color information
#641259 (or 0x641259) is known color: Palatinate Purple. HEX triplet: 64, 12 and 59. RGB value is (100,18,89). Sum of RGB (Red+Green+Blue) = 100+18+89=207 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.31% from 207); Green value is 18 (7.42% from 255 or 8.70% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 100 - color contains mainly: red. Hex color #641259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641259 is #9BEDA6. Grayscale: #323232. Windows color (decimal): -10218919 or 5837412. OLE color: 5837412.
HSL color Cylindrical-coordinate representation of color #641259: hue angle of 308.05º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641259 is Cyan = 0, Magento = 0.82, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 18 | 89 | - |
| CMYK | 0 | 0.82 | 0.11 | 0.61 |
| HSL | 308.05º | 0.69% | 0.23% | - |
| HSV(B) | 308.05º | 0.82% | 0.39% | - |
| XYZ | 7.28 | 3.86 | 9.81 | - |
| YUV | 50.61 | 149.67 | 163.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 18 | 89 | 0 | 0.82 | 0.11 | 0.61 | 308.05 | 0.69 | 0.23 |
| Hex | 64 | 12 | 59 | 0 | 52 | B | 3D | 134 | 45 | 17 |
| Octal | 144 | 22 | 131 | 0 | 122 | 13 | 75 | 464 | 105 | 27 |
| Binary | 1100100 | 10010 | 1011001 | 0 | 1010010 | 1011 | 111101 | 100110100 | 1000101 | 10111 |
Color Harmonies of #641259
Complementary color
Monochromatic Colors of #641259
Black with #641259
Text Example
Text Example
White with #641259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641259; }
p { color: rgb(100,18,89); }
H1.HeaderClassName
{
color: #641259;
}
.AnyTagClassName
{
color: #641259;
}
</style>
background-color css
<style>
a { background-color: #641259; }
a { background-color: rgb(100,18,89); }
div.DivClassName
{
background-color: #641259;
}
.BgClassName
{
background-color: #641259;
}
</style>
border-color css
<style>
span { border-color: #641259; }
span { border-color: rgb(100,18,89); }
td.TdClassName
{
border-color: #641259;
}
.TagClassName
{
border-color: #641259;
}
</style>