Shades of Palatinate Purple #641861
Tints of Palatinate Purple #641861
RGB
CMYK
RGB Variations
Color information
#641861 (or 0x641861) is known color: Palatinate Purple. HEX triplet: 64, 18 and 61. RGB value is (100,24,97). Sum of RGB (Red+Green+Blue) = 100+24+97=221 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.25% from 221); Green value is 24 (9.77% from 255 or 10.86% from 221); Blue value is 97 (38.28% from 255 or 43.89% from 221); Max value from RGB is 100 - color contains mainly: red. Hex color #641861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641861 is #9BE79E. Grayscale: #363636. Windows color (decimal): -10217375 or 6363236. OLE color: 6363236.
HSL color Cylindrical-coordinate representation of color #641861: hue angle of 302.37º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #641861 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 24 | 97 | - |
| CMYK | 0 | 0.76 | 0.03 | 0.61 |
| HSL | 302.37º | 0.61% | 0.24% | - |
| HSV(B) | 302.37º | 0.76% | 0.39% | - |
| XYZ | 7.74 | 4.23 | 11.72 | - |
| YUV | 55.05 | 151.68 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 97 | 0 | 0.76 | 0.03 | 0.61 | 302.37 | 0.61 | 0.24 |
| Hex | 64 | 18 | 61 | 0 | 4C | 3 | 3D | 12E | 3D | 18 |
| Octal | 144 | 30 | 141 | 0 | 114 | 3 | 75 | 456 | 75 | 30 |
| Binary | 1100100 | 11000 | 1100001 | 0 | 1001100 | 11 | 111101 | 100101110 | 111101 | 11000 |
Color Harmonies of #641861
Complementary color
Monochromatic Colors of #641861
Black with #641861
Text Example
Text Example
White with #641861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641861; }
p { color: rgb(100,24,97); }
H1.HeaderClassName
{
color: #641861;
}
.AnyTagClassName
{
color: #641861;
}
</style>
background-color css
<style>
a { background-color: #641861; }
a { background-color: rgb(100,24,97); }
div.DivClassName
{
background-color: #641861;
}
.BgClassName
{
background-color: #641861;
}
</style>
border-color css
<style>
span { border-color: #641861; }
span { border-color: rgb(100,24,97); }
td.TdClassName
{
border-color: #641861;
}
.TagClassName
{
border-color: #641861;
}
</style>