Shades of Palatinate Purple #661157
Tints of Palatinate Purple #661157
RGB
CMYK
RGB Variations
Color information
#661157 (or 0x661157) is known color: Palatinate Purple. HEX triplet: 66, 11 and 57. RGB value is (102,17,87). Sum of RGB (Red+Green+Blue) = 102+17+87=206 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.51% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 102 - color contains mainly: red. Hex color #661157 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661157 is #99EEA8. Grayscale: #323232. Windows color (decimal): -10088105 or 5706086. OLE color: 5706086.
HSL color Cylindrical-coordinate representation of color #661157: hue angle of 310.59º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661157 is Cyan = 0, Magento = 0.83, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 87 | - |
| CMYK | 0 | 0.83 | 0.15 | 0.6 |
| HSL | 310.59º | 0.71% | 0.23% | - |
| HSV(B) | 310.59º | 0.83% | 0.4% | - |
| XYZ | 7.4 | 3.91 | 9.38 | - |
| YUV | 50.4 | 148.66 | 164.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 87 | 0 | 0.83 | 0.15 | 0.6 | 310.59 | 0.71 | 0.23 |
| Hex | 66 | 11 | 57 | 0 | 53 | F | 3C | 137 | 47 | 17 |
| Octal | 146 | 21 | 127 | 0 | 123 | 17 | 74 | 467 | 107 | 27 |
| Binary | 1100110 | 10001 | 1010111 | 0 | 1010011 | 1111 | 111100 | 100110111 | 1000111 | 10111 |
Color Harmonies of #661157
Complementary color
Monochromatic Colors of #661157
Black with #661157
Text Example
Text Example
White with #661157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661157; }
p { color: rgb(102,17,87); }
H1.HeaderClassName
{
color: #661157;
}
.AnyTagClassName
{
color: #661157;
}
</style>
background-color css
<style>
a { background-color: #661157; }
a { background-color: rgb(102,17,87); }
div.DivClassName
{
background-color: #661157;
}
.BgClassName
{
background-color: #661157;
}
</style>
border-color css
<style>
span { border-color: #661157; }
span { border-color: rgb(102,17,87); }
td.TdClassName
{
border-color: #661157;
}
.TagClassName
{
border-color: #661157;
}
</style>