Shades of Palatinate Purple #783662
Tints of Palatinate Purple #783662
RGB
CMYK
RGB Variations
Color information
#783662 (or 0x783662) is known color: Palatinate Purple. HEX triplet: 78, 36 and 62. RGB value is (120,54,98). Sum of RGB (Red+Green+Blue) = 120+54+98=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 54 (21.48% from 255 or 19.85% from 272); Blue value is 98 (38.67% from 255 or 36.03% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #783662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783662 is #87C99D. Grayscale: #4E4E4E. Windows color (decimal): -8898974 or 6436472. OLE color: 6436472.
HSL color Cylindrical-coordinate representation of color #783662: hue angle of 320º 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 #783662 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 98 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.53 |
| HSL | 320º | 0.38% | 0.34% | - |
| HSV(B) | 320º | 0.55% | 0.47% | - |
| XYZ | 11.27 | 7.51 | 12.41 | - |
| YUV | 78.75 | 138.87 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 98 | 0 | 0.55 | 0.18 | 0.53 | 320 | 0.38 | 0.34 |
| Hex | 78 | 36 | 62 | 0 | 37 | 12 | 35 | 140 | 26 | 22 |
| Octal | 170 | 66 | 142 | 0 | 67 | 22 | 65 | 500 | 46 | 42 |
| Binary | 1111000 | 110110 | 1100010 | 0 | 110111 | 10010 | 110101 | 101000000 | 100110 | 100010 |
Color Harmonies of #783662
Complementary color
Monochromatic Colors of #783662
Black with #783662
Text Example
Text Example
White with #783662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783662; }
p { color: rgb(120,54,98); }
H1.HeaderClassName
{
color: #783662;
}
.AnyTagClassName
{
color: #783662;
}
</style>
background-color css
<style>
a { background-color: #783662; }
a { background-color: rgb(120,54,98); }
div.DivClassName
{
background-color: #783662;
}
.BgClassName
{
background-color: #783662;
}
</style>
border-color css
<style>
span { border-color: #783662; }
span { border-color: rgb(120,54,98); }
td.TdClassName
{
border-color: #783662;
}
.TagClassName
{
border-color: #783662;
}
</style>