Shades of Palatinate Purple #661659
Tints of Palatinate Purple #661659
RGB
CMYK
RGB Variations
Color information
#661659 (or 0x661659) is known color: Palatinate Purple. HEX triplet: 66, 16 and 59. RGB value is (102,22,89). Sum of RGB (Red+Green+Blue) = 102+22+89=213 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.89% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 102 - color contains mainly: red. Hex color #661659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661659 is #99E9A6. Grayscale: #353535. Windows color (decimal): -10086823 or 5838438. OLE color: 5838438.
HSL color Cylindrical-coordinate representation of color #661659: hue angle of 309.75º 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 #661659 is Cyan = 0, Magento = 0.78, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 89 | - |
| CMYK | 0 | 0.78 | 0.13 | 0.6 |
| HSL | 309.75º | 0.65% | 0.24% | - |
| HSV(B) | 309.75º | 0.78% | 0.4% | - |
| XYZ | 7.57 | 4.12 | 9.85 | - |
| YUV | 53.56 | 148 | 162.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 89 | 0 | 0.78 | 0.13 | 0.6 | 309.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 59 | 0 | 4E | D | 3C | 136 | 41 | 18 |
| Octal | 146 | 26 | 131 | 0 | 116 | 15 | 74 | 466 | 101 | 30 |
| Binary | 1100110 | 10110 | 1011001 | 0 | 1001110 | 1101 | 111100 | 100110110 | 1000001 | 11000 |
Color Harmonies of #661659
Complementary color
Monochromatic Colors of #661659
Black with #661659
Text Example
Text Example
White with #661659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661659; }
p { color: rgb(102,22,89); }
H1.HeaderClassName
{
color: #661659;
}
.AnyTagClassName
{
color: #661659;
}
</style>
background-color css
<style>
a { background-color: #661659; }
a { background-color: rgb(102,22,89); }
div.DivClassName
{
background-color: #661659;
}
.BgClassName
{
background-color: #661659;
}
</style>
border-color css
<style>
span { border-color: #661659; }
span { border-color: rgb(102,22,89); }
td.TdClassName
{
border-color: #661659;
}
.TagClassName
{
border-color: #661659;
}
</style>