Shades of Palatinate Purple #783066
Tints of Palatinate Purple #783066
RGB
CMYK
RGB Variations
Color information
#783066 (or 0x783066) is known color: Palatinate Purple. HEX triplet: 78, 30 and 66. RGB value is (120,48,102). Sum of RGB (Red+Green+Blue) = 120+48+102=270 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.44% from 270); Green value is 48 (19.14% from 255 or 17.78% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 120 - color contains mainly: red. Hex color #783066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783066 is #87CF99. Grayscale: #4B4B4B. Windows color (decimal): -8900506 or 6697080. OLE color: 6697080.
HSL color Cylindrical-coordinate representation of color #783066: hue angle of 315º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #783066 is Cyan = 0, Magento = 0.60, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 102 | - |
| CMYK | 0 | 0.60 | 0.15 | 0.53 |
| HSL | 315º | 0.43% | 0.33% | - |
| HSV(B) | 315º | 0.6% | 0.47% | - |
| XYZ | 11.2 | 7.07 | 13.34 | - |
| YUV | 75.68 | 142.85 | 159.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 102 | 0 | 0.60 | 0.15 | 0.53 | 315 | 0.43 | 0.33 |
| Hex | 78 | 30 | 66 | 0 | 3C | F | 35 | 13B | 2B | 21 |
| Octal | 170 | 60 | 146 | 0 | 74 | 17 | 65 | 473 | 53 | 41 |
| Binary | 1111000 | 110000 | 1100110 | 0 | 111100 | 1111 | 110101 | 100111011 | 101011 | 100001 |
Color Harmonies of #783066
Complementary color
Monochromatic Colors of #783066
Black with #783066
Text Example
Text Example
White with #783066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783066; }
p { color: rgb(120,48,102); }
H1.HeaderClassName
{
color: #783066;
}
.AnyTagClassName
{
color: #783066;
}
</style>
background-color css
<style>
a { background-color: #783066; }
a { background-color: rgb(120,48,102); }
div.DivClassName
{
background-color: #783066;
}
.BgClassName
{
background-color: #783066;
}
</style>
border-color css
<style>
span { border-color: #783066; }
span { border-color: rgb(120,48,102); }
td.TdClassName
{
border-color: #783066;
}
.TagClassName
{
border-color: #783066;
}
</style>