Shades of Palatinate Purple #661655
Tints of Palatinate Purple #661655
RGB
CMYK
RGB Variations
Color information
#661655 (or 0x661655) is known color: Palatinate Purple. HEX triplet: 66, 16 and 55. RGB value is (102,22,85). Sum of RGB (Red+Green+Blue) = 102+22+85=209 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.80% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 85 (33.59% from 255 or 40.67% from 209); Max value from RGB is 102 - color contains mainly: red. Hex color #661655 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661655 is #99E9AA. Grayscale: #343434. Windows color (decimal): -10086827 or 5576294. OLE color: 5576294.
HSL color Cylindrical-coordinate representation of color #661655: hue angle of 312.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 #661655 is Cyan = 0, Magento = 0.78, Yellow = 0.17 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 85 | - |
| CMYK | 0 | 0.78 | 0.17 | 0.6 |
| HSL | 312.75º | 0.65% | 0.24% | - |
| HSV(B) | 312.75º | 0.78% | 0.4% | - |
| XYZ | 7.41 | 4.05 | 8.99 | - |
| YUV | 53.1 | 146 | 162.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 85 | 0 | 0.78 | 0.17 | 0.6 | 312.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 55 | 0 | 4E | 11 | 3C | 139 | 41 | 18 |
| Octal | 146 | 26 | 125 | 0 | 116 | 21 | 74 | 471 | 101 | 30 |
| Binary | 1100110 | 10110 | 1010101 | 0 | 1001110 | 10001 | 111100 | 100111001 | 1000001 | 11000 |
Color Harmonies of #661655
Complementary color
Monochromatic Colors of #661655
Black with #661655
Text Example
Text Example
White with #661655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661655; }
p { color: rgb(102,22,85); }
H1.HeaderClassName
{
color: #661655;
}
.AnyTagClassName
{
color: #661655;
}
</style>
background-color css
<style>
a { background-color: #661655; }
a { background-color: rgb(102,22,85); }
div.DivClassName
{
background-color: #661655;
}
.BgClassName
{
background-color: #661655;
}
</style>
border-color css
<style>
span { border-color: #661655; }
span { border-color: rgb(102,22,85); }
td.TdClassName
{
border-color: #661655;
}
.TagClassName
{
border-color: #661655;
}
</style>