Shades of Palatinate Purple #641458
Tints of Palatinate Purple #641458
RGB
CMYK
RGB Variations
Color information
#641458 (or 0x641458) is known color: Palatinate Purple. HEX triplet: 64, 14 and 58. RGB value is (100,20,88). Sum of RGB (Red+Green+Blue) = 100+20+88=208 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.08% from 208); Green value is 20 (8.20% from 255 or 9.62% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 100 - color contains mainly: red. Hex color #641458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641458 is #9BEBA7. Grayscale: #333333. Windows color (decimal): -10218408 or 5772388. OLE color: 5772388.
HSL color Cylindrical-coordinate representation of color #641458: hue angle of 309º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #641458 is Cyan = 0, Magento = 0.8, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 20 | 88 | - |
| CMYK | 0 | 0.8 | 0.12 | 0.61 |
| HSL | 309º | 0.67% | 0.24% | - |
| HSV(B) | 309º | 0.8% | 0.39% | - |
| XYZ | 7.27 | 3.91 | 9.61 | - |
| YUV | 51.67 | 148.5 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 20 | 88 | 0 | 0.8 | 0.12 | 0.61 | 309 | 0.67 | 0.24 |
| Hex | 64 | 14 | 58 | 0 | 50 | C | 3D | 135 | 43 | 18 |
| Octal | 144 | 24 | 130 | 0 | 120 | 14 | 75 | 465 | 103 | 30 |
| Binary | 1100100 | 10100 | 1011000 | 0 | 1010000 | 1100 | 111101 | 100110101 | 1000011 | 11000 |
Color Harmonies of #641458
Complementary color
Monochromatic Colors of #641458
Black with #641458
Text Example
Text Example
White with #641458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641458; }
p { color: rgb(100,20,88); }
H1.HeaderClassName
{
color: #641458;
}
.AnyTagClassName
{
color: #641458;
}
</style>
background-color css
<style>
a { background-color: #641458; }
a { background-color: rgb(100,20,88); }
div.DivClassName
{
background-color: #641458;
}
.BgClassName
{
background-color: #641458;
}
</style>
border-color css
<style>
span { border-color: #641458; }
span { border-color: rgb(100,20,88); }
td.TdClassName
{
border-color: #641458;
}
.TagClassName
{
border-color: #641458;
}
</style>