Shades of Palatinate Purple #662766
Tints of Palatinate Purple #662766
RGB
CMYK
RGB Variations
Color information
#662766 (or 0x662766) is known color: Palatinate Purple. HEX triplet: 66, 27 and 66. RGB value is (102,39,102). Sum of RGB (Red+Green+Blue) = 102+39+102=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 39 (15.62% from 255 or 16.05% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 102 - color contains mainly: red, blue. Hex color #662766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662766 is #99D899. Grayscale: #404040. Windows color (decimal): -10082458 or 6694758. OLE color: 6694758.
HSL color Cylindrical-coordinate representation of color #662766: hue angle of 300º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #662766 is Cyan = 0, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 39 | 102 | - |
| CMYK | 0 | 0.62 | 0 | 0.6 |
| HSL | 300º | 0.45% | 0.28% | - |
| HSV(B) | 300º | 0.62% | 0.4% | - |
| XYZ | 8.6 | 5.24 | 13.13 | - |
| YUV | 65.02 | 148.87 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 102 | 0 | 0.62 | 0 | 0.6 | 300 | 0.45 | 0.28 |
| Hex | 66 | 27 | 66 | 0 | 3E | 0 | 3C | 12C | 2D | 1C |
| Octal | 146 | 47 | 146 | 0 | 76 | 0 | 74 | 454 | 55 | 34 |
| Binary | 1100110 | 100111 | 1100110 | 0 | 111110 | 0 | 111100 | 100101100 | 101101 | 11100 |
Color Harmonies of #662766
Complementary color
Monochromatic Colors of #662766
Black with #662766
Text Example
Text Example
White with #662766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662766; }
p { color: rgb(102,39,102); }
H1.HeaderClassName
{
color: #662766;
}
.AnyTagClassName
{
color: #662766;
}
</style>
background-color css
<style>
a { background-color: #662766; }
a { background-color: rgb(102,39,102); }
div.DivClassName
{
background-color: #662766;
}
.BgClassName
{
background-color: #662766;
}
</style>
border-color css
<style>
span { border-color: #662766; }
span { border-color: rgb(102,39,102); }
td.TdClassName
{
border-color: #662766;
}
.TagClassName
{
border-color: #662766;
}
</style>