Shades of Palatinate Purple #662166
Tints of Palatinate Purple #662166
RGB
CMYK
RGB Variations
Color information
#662166 (or 0x662166) is known color: Palatinate Purple. HEX triplet: 66, 21 and 66. RGB value is (102,33,102). Sum of RGB (Red+Green+Blue) = 102+33+102=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 102 - color contains mainly: red, blue. Hex color #662166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662166 is #99DE99. Grayscale: #3D3D3D. Windows color (decimal): -10083994 or 6693222. OLE color: 6693222.
HSL color Cylindrical-coordinate representation of color #662166: hue angle of 300º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #662166 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 33 | 102 | - |
| CMYK | 0 | 0.68 | 0 | 0.6 |
| HSL | 300º | 0.51% | 0.26% | - |
| HSV(B) | 300º | 0.68% | 0.4% | - |
| XYZ | 8.42 | 4.87 | 13.07 | - |
| YUV | 61.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 33 | 102 | 0 | 0.68 | 0 | 0.6 | 300 | 0.51 | 0.26 |
| Hex | 66 | 21 | 66 | 0 | 44 | 0 | 3C | 12C | 33 | 1A |
| Octal | 146 | 41 | 146 | 0 | 104 | 0 | 74 | 454 | 63 | 32 |
| Binary | 1100110 | 100001 | 1100110 | 0 | 1000100 | 0 | 111100 | 100101100 | 110011 | 11010 |
Color Harmonies of #662166
Complementary color
Monochromatic Colors of #662166
Black with #662166
Text Example
Text Example
White with #662166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662166; }
p { color: rgb(102,33,102); }
H1.HeaderClassName
{
color: #662166;
}
.AnyTagClassName
{
color: #662166;
}
</style>
background-color css
<style>
a { background-color: #662166; }
a { background-color: rgb(102,33,102); }
div.DivClassName
{
background-color: #662166;
}
.BgClassName
{
background-color: #662166;
}
</style>
border-color css
<style>
span { border-color: #662166; }
span { border-color: rgb(102,33,102); }
td.TdClassName
{
border-color: #662166;
}
.TagClassName
{
border-color: #662166;
}
</style>