Shades of Palatinate Purple #641051
Tints of Palatinate Purple #641051
RGB
CMYK
RGB Variations
Color information
#641051 (or 0x641051) is known color: Palatinate Purple. HEX triplet: 64, 10 and 51. RGB value is (100,16,81). Sum of RGB (Red+Green+Blue) = 100+16+81=197 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.76% from 197); Green value is 16 (6.64% from 255 or 8.12% from 197); Blue value is 81 (32.03% from 255 or 41.12% from 197); Max value from RGB is 100 - color contains mainly: red. Hex color #641051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641051 is #9BEFAE. Grayscale: #303030. Windows color (decimal): -10219439 or 5312612. OLE color: 5312612.
HSL color Cylindrical-coordinate representation of color #641051: hue angle of 313.57º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #641051 is Cyan = 0, Magento = 0.84, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 81 | - |
| CMYK | 0 | 0.84 | 0.19 | 0.61 |
| HSL | 313.57º | 0.72% | 0.23% | - |
| HSV(B) | 313.57º | 0.84% | 0.39% | - |
| XYZ | 6.93 | 3.67 | 8.13 | - |
| YUV | 48.53 | 146.33 | 164.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 81 | 0 | 0.84 | 0.19 | 0.61 | 313.57 | 0.72 | 0.23 |
| Hex | 64 | 10 | 51 | 0 | 54 | 13 | 3D | 13A | 48 | 17 |
| Octal | 144 | 20 | 121 | 0 | 124 | 23 | 75 | 472 | 110 | 27 |
| Binary | 1100100 | 10000 | 1010001 | 0 | 1010100 | 10011 | 111101 | 100111010 | 1001000 | 10111 |
Color Harmonies of #641051
Complementary color
Monochromatic Colors of #641051
Black with #641051
Text Example
Text Example
White with #641051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641051; }
p { color: rgb(100,16,81); }
H1.HeaderClassName
{
color: #641051;
}
.AnyTagClassName
{
color: #641051;
}
</style>
background-color css
<style>
a { background-color: #641051; }
a { background-color: rgb(100,16,81); }
div.DivClassName
{
background-color: #641051;
}
.BgClassName
{
background-color: #641051;
}
</style>
border-color css
<style>
span { border-color: #641051; }
span { border-color: rgb(100,16,81); }
td.TdClassName
{
border-color: #641051;
}
.TagClassName
{
border-color: #641051;
}
</style>