Shades of Palatinate Purple #662156
Tints of Palatinate Purple #662156
RGB
CMYK
RGB Variations
Color information
#662156 (or 0x662156) is known color: Palatinate Purple. HEX triplet: 66, 21 and 56. RGB value is (102,33,86). Sum of RGB (Red+Green+Blue) = 102+33+86=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 33 (13.28% from 255 or 14.93% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #662156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662156 is #99DEA9. Grayscale: #3B3B3B. Windows color (decimal): -10084010 or 5644646. OLE color: 5644646.
HSL color Cylindrical-coordinate representation of color #662156: hue angle of 313.91º 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 #662156 is Cyan = 0, Magento = 0.68, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 33 | 86 | - |
| CMYK | 0 | 0.68 | 0.16 | 0.6 |
| HSL | 313.91º | 0.51% | 0.26% | - |
| HSV(B) | 313.91º | 0.68% | 0.4% | - |
| XYZ | 7.7 | 4.58 | 9.28 | - |
| YUV | 59.67 | 142.86 | 158.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 33 | 86 | 0 | 0.68 | 0.16 | 0.6 | 313.91 | 0.51 | 0.26 |
| Hex | 66 | 21 | 56 | 0 | 44 | 10 | 3C | 13A | 33 | 1A |
| Octal | 146 | 41 | 126 | 0 | 104 | 20 | 74 | 472 | 63 | 32 |
| Binary | 1100110 | 100001 | 1010110 | 0 | 1000100 | 10000 | 111100 | 100111010 | 110011 | 11010 |
Color Harmonies of #662156
Complementary color
Monochromatic Colors of #662156
Black with #662156
Text Example
Text Example
White with #662156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662156; }
p { color: rgb(102,33,86); }
H1.HeaderClassName
{
color: #662156;
}
.AnyTagClassName
{
color: #662156;
}
</style>
background-color css
<style>
a { background-color: #662156; }
a { background-color: rgb(102,33,86); }
div.DivClassName
{
background-color: #662156;
}
.BgClassName
{
background-color: #662156;
}
</style>
border-color css
<style>
span { border-color: #662156; }
span { border-color: rgb(102,33,86); }
td.TdClassName
{
border-color: #662156;
}
.TagClassName
{
border-color: #662156;
}
</style>