Shades of Palatinate Purple #641356
Tints of Palatinate Purple #641356
RGB
CMYK
RGB Variations
Color information
#641356 (or 0x641356) is known color: Palatinate Purple. HEX triplet: 64, 13 and 56. RGB value is (100,19,86). Sum of RGB (Red+Green+Blue) = 100+19+86=205 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.78% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 100 - color contains mainly: red. Hex color #641356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641356 is #9BECA9. Grayscale: #323232. Windows color (decimal): -10218666 or 5641060. OLE color: 5641060.
HSL color Cylindrical-coordinate representation of color #641356: hue angle of 310.37º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #641356 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 19 | 86 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.61 |
| HSL | 310.37º | 0.68% | 0.23% | - |
| HSV(B) | 310.37º | 0.81% | 0.39% | - |
| XYZ | 7.17 | 3.85 | 9.17 | - |
| YUV | 50.86 | 147.84 | 163.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 86 | 0 | 0.81 | 0.14 | 0.61 | 310.37 | 0.68 | 0.23 |
| Hex | 64 | 13 | 56 | 0 | 51 | E | 3D | 136 | 44 | 17 |
| Octal | 144 | 23 | 126 | 0 | 121 | 16 | 75 | 466 | 104 | 27 |
| Binary | 1100100 | 10011 | 1010110 | 0 | 1010001 | 1110 | 111101 | 100110110 | 1000100 | 10111 |
Color Harmonies of #641356
Complementary color
Monochromatic Colors of #641356
Black with #641356
Text Example
Text Example
White with #641356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641356; }
p { color: rgb(100,19,86); }
H1.HeaderClassName
{
color: #641356;
}
.AnyTagClassName
{
color: #641356;
}
</style>
background-color css
<style>
a { background-color: #641356; }
a { background-color: rgb(100,19,86); }
div.DivClassName
{
background-color: #641356;
}
.BgClassName
{
background-color: #641356;
}
</style>
border-color css
<style>
span { border-color: #641356; }
span { border-color: rgb(100,19,86); }
td.TdClassName
{
border-color: #641356;
}
.TagClassName
{
border-color: #641356;
}
</style>