Shades of Palatinate Purple #641763
Tints of Palatinate Purple #641763
RGB
CMYK
RGB Variations
Color information
#641763 (or 0x641763) is known color: Palatinate Purple. HEX triplet: 64, 17 and 63. RGB value is (100,23,99). Sum of RGB (Red+Green+Blue) = 100+23+99=222 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.05% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 99 (39.06% from 255 or 44.59% from 222); Max value from RGB is 100 - color contains mainly: red. Hex color #641763 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641763 is #9BE89C. Grayscale: #363636. Windows color (decimal): -10217629 or 6494052. OLE color: 6494052.
HSL color Cylindrical-coordinate representation of color #641763: hue angle of 300.78º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #641763 is Cyan = 0, Magento = 0.77, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 23 | 99 | - |
| CMYK | 0 | 0.77 | 0.01 | 0.61 |
| HSL | 300.78º | 0.63% | 0.24% | - |
| HSV(B) | 300.78º | 0.77% | 0.39% | - |
| XYZ | 7.81 | 4.22 | 12.21 | - |
| YUV | 54.69 | 153.01 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 99 | 0 | 0.77 | 0.01 | 0.61 | 300.78 | 0.63 | 0.24 |
| Hex | 64 | 17 | 63 | 0 | 4D | 1 | 3D | 12D | 3F | 18 |
| Octal | 144 | 27 | 143 | 0 | 115 | 1 | 75 | 455 | 77 | 30 |
| Binary | 1100100 | 10111 | 1100011 | 0 | 1001101 | 1 | 111101 | 100101101 | 111111 | 11000 |
Color Harmonies of #641763
Complementary color
Monochromatic Colors of #641763
Black with #641763
Text Example
Text Example
White with #641763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641763; }
p { color: rgb(100,23,99); }
H1.HeaderClassName
{
color: #641763;
}
.AnyTagClassName
{
color: #641763;
}
</style>
background-color css
<style>
a { background-color: #641763; }
a { background-color: rgb(100,23,99); }
div.DivClassName
{
background-color: #641763;
}
.BgClassName
{
background-color: #641763;
}
</style>
border-color css
<style>
span { border-color: #641763; }
span { border-color: rgb(100,23,99); }
td.TdClassName
{
border-color: #641763;
}
.TagClassName
{
border-color: #641763;
}
</style>