Shades of Palatinate Purple #641158
Tints of Palatinate Purple #641158
RGB
CMYK
RGB Variations
Color information
#641158 (or 0x641158) is known color: Palatinate Purple. HEX triplet: 64, 11 and 58. RGB value is (100,17,88). Sum of RGB (Red+Green+Blue) = 100+17+88=205 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.78% from 205); Green value is 17 (7.03% from 255 or 8.29% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 100 - color contains mainly: red. Hex color #641158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641158 is #9BEEA7. Grayscale: #313131. Windows color (decimal): -10219176 or 5771620. OLE color: 5771620.
HSL color Cylindrical-coordinate representation of color #641158: hue angle of 308.67º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #641158 is Cyan = 0, Magento = 0.83, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 17 | 88 | - |
| CMYK | 0 | 0.83 | 0.12 | 0.61 |
| HSL | 308.67º | 0.71% | 0.23% | - |
| HSV(B) | 308.67º | 0.83% | 0.39% | - |
| XYZ | 7.22 | 3.81 | 9.59 | - |
| YUV | 49.91 | 149.5 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 17 | 88 | 0 | 0.83 | 0.12 | 0.61 | 308.67 | 0.71 | 0.23 |
| Hex | 64 | 11 | 58 | 0 | 53 | C | 3D | 135 | 47 | 17 |
| Octal | 144 | 21 | 130 | 0 | 123 | 14 | 75 | 465 | 107 | 27 |
| Binary | 1100100 | 10001 | 1011000 | 0 | 1010011 | 1100 | 111101 | 100110101 | 1000111 | 10111 |
Color Harmonies of #641158
Complementary color
Monochromatic Colors of #641158
Black with #641158
Text Example
Text Example
White with #641158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641158; }
p { color: rgb(100,17,88); }
H1.HeaderClassName
{
color: #641158;
}
.AnyTagClassName
{
color: #641158;
}
</style>
background-color css
<style>
a { background-color: #641158; }
a { background-color: rgb(100,17,88); }
div.DivClassName
{
background-color: #641158;
}
.BgClassName
{
background-color: #641158;
}
</style>
border-color css
<style>
span { border-color: #641158; }
span { border-color: rgb(100,17,88); }
td.TdClassName
{
border-color: #641158;
}
.TagClassName
{
border-color: #641158;
}
</style>