Shades of Palatinate Purple #782766
Tints of Palatinate Purple #782766
RGB
CMYK
RGB Variations
Color information
#782766 (or 0x782766) is known color: Palatinate Purple. HEX triplet: 78, 27 and 66. RGB value is (120,39,102). Sum of RGB (Red+Green+Blue) = 120+39+102=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #782766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782766 is #87D899. Grayscale: #464646. Windows color (decimal): -8902810 or 6694776. OLE color: 6694776.
HSL color Cylindrical-coordinate representation of color #782766: hue angle of 313.33º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782766 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 39 | 102 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.53 |
| HSL | 313.33º | 0.51% | 0.31% | - |
| HSV(B) | 313.33º | 0.68% | 0.47% | - |
| XYZ | 10.87 | 6.4 | 13.23 | - |
| YUV | 70.4 | 145.84 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 39 | 102 | 0 | 0.67 | 0.15 | 0.53 | 313.33 | 0.51 | 0.31 |
| Hex | 78 | 27 | 66 | 0 | 43 | F | 35 | 139 | 33 | 1F |
| Octal | 170 | 47 | 146 | 0 | 103 | 17 | 65 | 471 | 63 | 37 |
| Binary | 1111000 | 100111 | 1100110 | 0 | 1000011 | 1111 | 110101 | 100111001 | 110011 | 11111 |
Color Harmonies of #782766
Complementary color
Monochromatic Colors of #782766
Black with #782766
Text Example
Text Example
White with #782766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782766; }
p { color: rgb(120,39,102); }
H1.HeaderClassName
{
color: #782766;
}
.AnyTagClassName
{
color: #782766;
}
</style>
background-color css
<style>
a { background-color: #782766; }
a { background-color: rgb(120,39,102); }
div.DivClassName
{
background-color: #782766;
}
.BgClassName
{
background-color: #782766;
}
</style>
border-color css
<style>
span { border-color: #782766; }
span { border-color: rgb(120,39,102); }
td.TdClassName
{
border-color: #782766;
}
.TagClassName
{
border-color: #782766;
}
</style>