Shades of Palatinate Purple #661166
Tints of Palatinate Purple #661166
RGB
CMYK
RGB Variations
Color information
#661166 (or 0x661166) is known color: Palatinate Purple. HEX triplet: 66, 11 and 66. RGB value is (102,17,102). Sum of RGB (Red+Green+Blue) = 102+17+102=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 17 (7.03% from 255 or 7.69% from 221); Blue value is 102 (40.23% from 255 or 46.15% from 221); Max value from RGB is 102 - color contains mainly: red, blue. Hex color #661166 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661166 is #99EE99. Grayscale: #333333. Windows color (decimal): -10088090 or 6689126. OLE color: 6689126.
HSL color Cylindrical-coordinate representation of color #661166: hue angle of 300º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661166 is Cyan = 0, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 102 | - |
| CMYK | 0 | 0.83 | 0 | 0.6 |
| HSL | 300º | 0.71% | 0.23% | - |
| HSV(B) | 300º | 0.83% | 0.4% | - |
| XYZ | 8.08 | 4.18 | 12.95 | - |
| YUV | 52.11 | 156.16 | 163.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 102 | 0 | 0.83 | 0 | 0.6 | 300 | 0.71 | 0.23 |
| Hex | 66 | 11 | 66 | 0 | 53 | 0 | 3C | 12C | 47 | 17 |
| Octal | 146 | 21 | 146 | 0 | 123 | 0 | 74 | 454 | 107 | 27 |
| Binary | 1100110 | 10001 | 1100110 | 0 | 1010011 | 0 | 111100 | 100101100 | 1000111 | 10111 |
Color Harmonies of #661166
Complementary color
Monochromatic Colors of #661166
Black with #661166
Text Example
Text Example
White with #661166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661166; }
p { color: rgb(102,17,102); }
H1.HeaderClassName
{
color: #661166;
}
.AnyTagClassName
{
color: #661166;
}
</style>
background-color css
<style>
a { background-color: #661166; }
a { background-color: rgb(102,17,102); }
div.DivClassName
{
background-color: #661166;
}
.BgClassName
{
background-color: #661166;
}
</style>
border-color css
<style>
span { border-color: #661166; }
span { border-color: rgb(102,17,102); }
td.TdClassName
{
border-color: #661166;
}
.TagClassName
{
border-color: #661166;
}
</style>