Shades of Palatinate Purple #641052
Tints of Palatinate Purple #641052
RGB
CMYK
RGB Variations
Color information
#641052 (or 0x641052) is known color: Palatinate Purple. HEX triplet: 64, 10 and 52. RGB value is (100,16,82). Sum of RGB (Red+Green+Blue) = 100+16+82=198 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.51% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 100 - color contains mainly: red. Hex color #641052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641052 is #9BEFAD. Grayscale: #303030. Windows color (decimal): -10219438 or 5378148. OLE color: 5378148.
HSL color Cylindrical-coordinate representation of color #641052: hue angle of 312.86º 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 #641052 is Cyan = 0, Magento = 0.84, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 82 | - |
| CMYK | 0 | 0.84 | 0.18 | 0.61 |
| HSL | 312.86º | 0.72% | 0.23% | - |
| HSV(B) | 312.86º | 0.84% | 0.39% | - |
| XYZ | 6.96 | 3.69 | 8.33 | - |
| YUV | 48.64 | 146.83 | 164.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 82 | 0 | 0.84 | 0.18 | 0.61 | 312.86 | 0.72 | 0.23 |
| Hex | 64 | 10 | 52 | 0 | 54 | 12 | 3D | 139 | 48 | 17 |
| Octal | 144 | 20 | 122 | 0 | 124 | 22 | 75 | 471 | 110 | 27 |
| Binary | 1100100 | 10000 | 1010010 | 0 | 1010100 | 10010 | 111101 | 100111001 | 1001000 | 10111 |
Color Harmonies of #641052
Complementary color
Monochromatic Colors of #641052
Black with #641052
Text Example
Text Example
White with #641052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641052; }
p { color: rgb(100,16,82); }
H1.HeaderClassName
{
color: #641052;
}
.AnyTagClassName
{
color: #641052;
}
</style>
background-color css
<style>
a { background-color: #641052; }
a { background-color: rgb(100,16,82); }
div.DivClassName
{
background-color: #641052;
}
.BgClassName
{
background-color: #641052;
}
</style>
border-color css
<style>
span { border-color: #641052; }
span { border-color: rgb(100,16,82); }
td.TdClassName
{
border-color: #641052;
}
.TagClassName
{
border-color: #641052;
}
</style>