Shades of Palatinate Purple #783666
Tints of Palatinate Purple #783666
RGB
CMYK
RGB Variations
Color information
#783666 (or 0x783666) is known color: Palatinate Purple. HEX triplet: 78, 36 and 66. RGB value is (120,54,102). Sum of RGB (Red+Green+Blue) = 120+54+102=276 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.48% from 276); Green value is 54 (21.48% from 255 or 19.57% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 120 - color contains mainly: red. Hex color #783666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783666 is #87C999. Grayscale: #4F4F4F. Windows color (decimal): -8898970 or 6698616. OLE color: 6698616.
HSL color Cylindrical-coordinate representation of color #783666: hue angle of 316.36º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #783666 is Cyan = 0, Magento = 0.55, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 102 | - |
| CMYK | 0 | 0.55 | 0.15 | 0.53 |
| HSL | 316.36º | 0.38% | 0.34% | - |
| HSV(B) | 316.36º | 0.55% | 0.47% | - |
| XYZ | 11.46 | 7.59 | 13.43 | - |
| YUV | 79.21 | 140.87 | 157.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 102 | 0 | 0.55 | 0.15 | 0.53 | 316.36 | 0.38 | 0.34 |
| Hex | 78 | 36 | 66 | 0 | 37 | F | 35 | 13C | 26 | 22 |
| Octal | 170 | 66 | 146 | 0 | 67 | 17 | 65 | 474 | 46 | 42 |
| Binary | 1111000 | 110110 | 1100110 | 0 | 110111 | 1111 | 110101 | 100111100 | 100110 | 100010 |
Color Harmonies of #783666
Complementary color
Monochromatic Colors of #783666
Black with #783666
Text Example
Text Example
White with #783666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783666; }
p { color: rgb(120,54,102); }
H1.HeaderClassName
{
color: #783666;
}
.AnyTagClassName
{
color: #783666;
}
</style>
background-color css
<style>
a { background-color: #783666; }
a { background-color: rgb(120,54,102); }
div.DivClassName
{
background-color: #783666;
}
.BgClassName
{
background-color: #783666;
}
</style>
border-color css
<style>
span { border-color: #783666; }
span { border-color: rgb(120,54,102); }
td.TdClassName
{
border-color: #783666;
}
.TagClassName
{
border-color: #783666;
}
</style>