Shades of Palatinate Purple #782463
Tints of Palatinate Purple #782463
RGB
CMYK
RGB Variations
Color information
#782463 (or 0x782463) is known color: Palatinate Purple. HEX triplet: 78, 24 and 63. RGB value is (120,36,99). Sum of RGB (Red+Green+Blue) = 120+36+99=255 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.06% from 255); Green value is 36 (14.45% from 255 or 14.12% from 255); Blue value is 99 (39.06% from 255 or 38.82% from 255); Max value from RGB is 120 - color contains mainly: red. Hex color #782463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782463 is #87DB9C. Grayscale: #444444. Windows color (decimal): -8903581 or 6497400. OLE color: 6497400.
HSL color Cylindrical-coordinate representation of color #782463: hue angle of 315º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #782463 is Cyan = 0, Magento = 0.7, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 36 | 99 | - |
| CMYK | 0 | 0.7 | 0.17 | 0.53 |
| HSL | 315º | 0.54% | 0.31% | - |
| HSV(B) | 315º | 0.7% | 0.47% | - |
| XYZ | 10.63 | 6.16 | 12.43 | - |
| YUV | 68.3 | 145.33 | 164.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 36 | 99 | 0 | 0.7 | 0.17 | 0.53 | 315 | 0.54 | 0.31 |
| Hex | 78 | 24 | 63 | 0 | 46 | 11 | 35 | 13B | 36 | 1F |
| Octal | 170 | 44 | 143 | 0 | 106 | 21 | 65 | 473 | 66 | 37 |
| Binary | 1111000 | 100100 | 1100011 | 0 | 1000110 | 10001 | 110101 | 100111011 | 110110 | 11111 |
Color Harmonies of #782463
Complementary color
Monochromatic Colors of #782463
Black with #782463
Text Example
Text Example
White with #782463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782463; }
p { color: rgb(120,36,99); }
H1.HeaderClassName
{
color: #782463;
}
.AnyTagClassName
{
color: #782463;
}
</style>
background-color css
<style>
a { background-color: #782463; }
a { background-color: rgb(120,36,99); }
div.DivClassName
{
background-color: #782463;
}
.BgClassName
{
background-color: #782463;
}
</style>
border-color css
<style>
span { border-color: #782463; }
span { border-color: rgb(120,36,99); }
td.TdClassName
{
border-color: #782463;
}
.TagClassName
{
border-color: #782463;
}
</style>