Shades of Palatinate Purple #661856
Tints of Palatinate Purple #661856
RGB
CMYK
RGB Variations
Color information
#661856 (or 0x661856) is known color: Palatinate Purple. HEX triplet: 66, 18 and 56. RGB value is (102,24,86). Sum of RGB (Red+Green+Blue) = 102+24+86=212 (28% of max value = 765). Red value is 102 (40.23% from 255 or 48.11% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 102 - color contains mainly: red. Hex color #661856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661856 is #99E7A9. Grayscale: #363636. Windows color (decimal): -10086314 or 5642342. OLE color: 5642342.
HSL color Cylindrical-coordinate representation of color #661856: hue angle of 312.31º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #661856 is Cyan = 0, Magento = 0.76, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 86 | - |
| CMYK | 0 | 0.76 | 0.16 | 0.6 |
| HSL | 312.31º | 0.62% | 0.25% | - |
| HSV(B) | 312.31º | 0.76% | 0.4% | - |
| XYZ | 7.49 | 4.15 | 9.21 | - |
| YUV | 54.39 | 145.84 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 86 | 0 | 0.76 | 0.16 | 0.6 | 312.31 | 0.62 | 0.25 |
| Hex | 66 | 18 | 56 | 0 | 4C | 10 | 3C | 138 | 3E | 19 |
| Octal | 146 | 30 | 126 | 0 | 114 | 20 | 74 | 470 | 76 | 31 |
| Binary | 1100110 | 11000 | 1010110 | 0 | 1001100 | 10000 | 111100 | 100111000 | 111110 | 11001 |
Color Harmonies of #661856
Complementary color
Monochromatic Colors of #661856
Black with #661856
Text Example
Text Example
White with #661856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661856; }
p { color: rgb(102,24,86); }
H1.HeaderClassName
{
color: #661856;
}
.AnyTagClassName
{
color: #661856;
}
</style>
background-color css
<style>
a { background-color: #661856; }
a { background-color: rgb(102,24,86); }
div.DivClassName
{
background-color: #661856;
}
.BgClassName
{
background-color: #661856;
}
</style>
border-color css
<style>
span { border-color: #661856; }
span { border-color: rgb(102,24,86); }
td.TdClassName
{
border-color: #661856;
}
.TagClassName
{
border-color: #661856;
}
</style>