Shades of Palatinate Purple #641159
Tints of Palatinate Purple #641159
RGB
CMYK
RGB Variations
Color information
#641159 (or 0x641159) is known color: Palatinate Purple. HEX triplet: 64, 11 and 59. RGB value is (100,17,89). Sum of RGB (Red+Green+Blue) = 100+17+89=206 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.54% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 89 (35.16% from 255 or 43.20% from 206); Max value from RGB is 100 - color contains mainly: red. Hex color #641159 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641159 is #9BEEA6. Grayscale: #313131. Windows color (decimal): -10219175 or 5837156. OLE color: 5837156.
HSL color Cylindrical-coordinate representation of color #641159: hue angle of 307.95º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #641159 is Cyan = 0, Magento = 0.83, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 17 | 89 | - |
| CMYK | 0 | 0.83 | 0.11 | 0.61 |
| HSL | 307.95º | 0.71% | 0.23% | - |
| HSV(B) | 307.95º | 0.83% | 0.39% | - |
| XYZ | 7.26 | 3.83 | 9.81 | - |
| YUV | 50.03 | 150 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 17 | 89 | 0 | 0.83 | 0.11 | 0.61 | 307.95 | 0.71 | 0.23 |
| Hex | 64 | 11 | 59 | 0 | 53 | B | 3D | 134 | 47 | 17 |
| Octal | 144 | 21 | 131 | 0 | 123 | 13 | 75 | 464 | 107 | 27 |
| Binary | 1100100 | 10001 | 1011001 | 0 | 1010011 | 1011 | 111101 | 100110100 | 1000111 | 10111 |
Color Harmonies of #641159
Complementary color
Monochromatic Colors of #641159
Black with #641159
Text Example
Text Example
White with #641159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641159; }
p { color: rgb(100,17,89); }
H1.HeaderClassName
{
color: #641159;
}
.AnyTagClassName
{
color: #641159;
}
</style>
background-color css
<style>
a { background-color: #641159; }
a { background-color: rgb(100,17,89); }
div.DivClassName
{
background-color: #641159;
}
.BgClassName
{
background-color: #641159;
}
</style>
border-color css
<style>
span { border-color: #641159; }
span { border-color: rgb(100,17,89); }
td.TdClassName
{
border-color: #641159;
}
.TagClassName
{
border-color: #641159;
}
</style>