Shades of Palatinate Purple #661751
Tints of Palatinate Purple #661751
RGB
CMYK
RGB Variations
Color information
#661751 (or 0x661751) is known color: Palatinate Purple. HEX triplet: 66, 17 and 51. RGB value is (102,23,81). Sum of RGB (Red+Green+Blue) = 102+23+81=206 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.51% from 206); Green value is 23 (9.38% from 255 or 11.17% from 206); Blue value is 81 (32.03% from 255 or 39.32% from 206); Max value from RGB is 102 - color contains mainly: red. Hex color #661751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661751 is #99E8AE. Grayscale: #353535. Windows color (decimal): -10086575 or 5314406. OLE color: 5314406.
HSL color Cylindrical-coordinate representation of color #661751: hue angle of 315.95º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #661751 is Cyan = 0, Magento = 0.77, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 81 | - |
| CMYK | 0 | 0.77 | 0.21 | 0.6 |
| HSL | 315.95º | 0.63% | 0.25% | - |
| HSV(B) | 315.95º | 0.77% | 0.4% | - |
| XYZ | 7.27 | 4.03 | 8.18 | - |
| YUV | 53.23 | 143.67 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 81 | 0 | 0.77 | 0.21 | 0.6 | 315.95 | 0.63 | 0.25 |
| Hex | 66 | 17 | 51 | 0 | 4D | 15 | 3C | 13C | 3F | 19 |
| Octal | 146 | 27 | 121 | 0 | 115 | 25 | 74 | 474 | 77 | 31 |
| Binary | 1100110 | 10111 | 1010001 | 0 | 1001101 | 10101 | 111100 | 100111100 | 111111 | 11001 |
Color Harmonies of #661751
Complementary color
Monochromatic Colors of #661751
Black with #661751
Text Example
Text Example
White with #661751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661751; }
p { color: rgb(102,23,81); }
H1.HeaderClassName
{
color: #661751;
}
.AnyTagClassName
{
color: #661751;
}
</style>
background-color css
<style>
a { background-color: #661751; }
a { background-color: rgb(102,23,81); }
div.DivClassName
{
background-color: #661751;
}
.BgClassName
{
background-color: #661751;
}
</style>
border-color css
<style>
span { border-color: #661751; }
span { border-color: rgb(102,23,81); }
td.TdClassName
{
border-color: #661751;
}
.TagClassName
{
border-color: #661751;
}
</style>