Shades of Palatinate Purple #783765
Tints of Palatinate Purple #783765
RGB
CMYK
RGB Variations
Color information
#783765 (or 0x783765) is known color: Palatinate Purple. HEX triplet: 78, 37 and 65. RGB value is (120,55,101). Sum of RGB (Red+Green+Blue) = 120+55+101=276 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.48% from 276); Green value is 55 (21.88% from 255 or 19.93% from 276); Blue value is 101 (39.84% from 255 or 36.59% from 276); Max value from RGB is 120 - color contains mainly: red. Hex color #783765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783765 is #87C89A. Grayscale: #4F4F4F. Windows color (decimal): -8898715 or 6633336. OLE color: 6633336.
HSL color Cylindrical-coordinate representation of color #783765: hue angle of 317.54º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783765 is Cyan = 0, Magento = 0.54, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 101 | - |
| CMYK | 0 | 0.54 | 0.16 | 0.53 |
| HSL | 317.54º | 0.37% | 0.34% | - |
| HSV(B) | 317.54º | 0.54% | 0.47% | - |
| XYZ | 11.46 | 7.67 | 13.19 | - |
| YUV | 79.68 | 140.03 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 101 | 0 | 0.54 | 0.16 | 0.53 | 317.54 | 0.37 | 0.34 |
| Hex | 78 | 37 | 65 | 0 | 36 | 10 | 35 | 13E | 25 | 22 |
| Octal | 170 | 67 | 145 | 0 | 66 | 20 | 65 | 476 | 45 | 42 |
| Binary | 1111000 | 110111 | 1100101 | 0 | 110110 | 10000 | 110101 | 100111110 | 100101 | 100010 |
Color Harmonies of #783765
Complementary color
Monochromatic Colors of #783765
Black with #783765
Text Example
Text Example
White with #783765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783765; }
p { color: rgb(120,55,101); }
H1.HeaderClassName
{
color: #783765;
}
.AnyTagClassName
{
color: #783765;
}
</style>
background-color css
<style>
a { background-color: #783765; }
a { background-color: rgb(120,55,101); }
div.DivClassName
{
background-color: #783765;
}
.BgClassName
{
background-color: #783765;
}
</style>
border-color css
<style>
span { border-color: #783765; }
span { border-color: rgb(120,55,101); }
td.TdClassName
{
border-color: #783765;
}
.TagClassName
{
border-color: #783765;
}
</style>