Shades of Palatinate Purple #661658
Tints of Palatinate Purple #661658
RGB
CMYK
RGB Variations
Color information
#661658 (or 0x661658) is known color: Palatinate Purple. HEX triplet: 66, 16 and 58. RGB value is (102,22,88). Sum of RGB (Red+Green+Blue) = 102+22+88=212 (28% of max value = 765). Red value is 102 (40.23% from 255 or 48.11% from 212); Green value is 22 (8.98% from 255 or 10.38% from 212); Blue value is 88 (34.77% from 255 or 41.51% from 212); Max value from RGB is 102 - color contains mainly: red. Hex color #661658 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661658 is #99E9A7. Grayscale: #353535. Windows color (decimal): -10086824 or 5772902. OLE color: 5772902.
HSL color Cylindrical-coordinate representation of color #661658: hue angle of 310.5º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661658 is Cyan = 0, Magento = 0.78, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 88 | - |
| CMYK | 0 | 0.78 | 0.14 | 0.6 |
| HSL | 310.5º | 0.65% | 0.24% | - |
| HSV(B) | 310.5º | 0.78% | 0.4% | - |
| XYZ | 7.53 | 4.1 | 9.63 | - |
| YUV | 53.44 | 147.5 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 88 | 0 | 0.78 | 0.14 | 0.6 | 310.5 | 0.65 | 0.24 |
| Hex | 66 | 16 | 58 | 0 | 4E | E | 3C | 136 | 41 | 18 |
| Octal | 146 | 26 | 130 | 0 | 116 | 16 | 74 | 466 | 101 | 30 |
| Binary | 1100110 | 10110 | 1011000 | 0 | 1001110 | 1110 | 111100 | 100110110 | 1000001 | 11000 |
Color Harmonies of #661658
Complementary color
Monochromatic Colors of #661658
Black with #661658
Text Example
Text Example
White with #661658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661658; }
p { color: rgb(102,22,88); }
H1.HeaderClassName
{
color: #661658;
}
.AnyTagClassName
{
color: #661658;
}
</style>
background-color css
<style>
a { background-color: #661658; }
a { background-color: rgb(102,22,88); }
div.DivClassName
{
background-color: #661658;
}
.BgClassName
{
background-color: #661658;
}
</style>
border-color css
<style>
span { border-color: #661658; }
span { border-color: rgb(102,22,88); }
td.TdClassName
{
border-color: #661658;
}
.TagClassName
{
border-color: #661658;
}
</style>