Shades of Palatinate Purple #783465
Tints of Palatinate Purple #783465
RGB
CMYK
RGB Variations
Color information
#783465 (or 0x783465) is known color: Palatinate Purple. HEX triplet: 78, 34 and 65. RGB value is (120,52,101). Sum of RGB (Red+Green+Blue) = 120+52+101=273 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.96% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 101 (39.84% from 255 or 37.00% from 273); Max value from RGB is 120 - color contains mainly: red. Hex color #783465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783465 is #87CB9A. Grayscale: #4D4D4D. Windows color (decimal): -8899483 or 6632568. OLE color: 6632568.
HSL color Cylindrical-coordinate representation of color #783465: hue angle of 316.76º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783465 is Cyan = 0, Magento = 0.57, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 101 | - |
| CMYK | 0 | 0.57 | 0.16 | 0.53 |
| HSL | 316.76º | 0.4% | 0.34% | - |
| HSV(B) | 316.76º | 0.57% | 0.47% | - |
| XYZ | 11.32 | 7.39 | 13.14 | - |
| YUV | 77.92 | 141.03 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 101 | 0 | 0.57 | 0.16 | 0.53 | 316.76 | 0.4 | 0.34 |
| Hex | 78 | 34 | 65 | 0 | 39 | 10 | 35 | 13D | 28 | 22 |
| Octal | 170 | 64 | 145 | 0 | 71 | 20 | 65 | 475 | 50 | 42 |
| Binary | 1111000 | 110100 | 1100101 | 0 | 111001 | 10000 | 110101 | 100111101 | 101000 | 100010 |
Color Harmonies of #783465
Complementary color
Monochromatic Colors of #783465
Black with #783465
Text Example
Text Example
White with #783465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783465; }
p { color: rgb(120,52,101); }
H1.HeaderClassName
{
color: #783465;
}
.AnyTagClassName
{
color: #783465;
}
</style>
background-color css
<style>
a { background-color: #783465; }
a { background-color: rgb(120,52,101); }
div.DivClassName
{
background-color: #783465;
}
.BgClassName
{
background-color: #783465;
}
</style>
border-color css
<style>
span { border-color: #783465; }
span { border-color: rgb(120,52,101); }
td.TdClassName
{
border-color: #783465;
}
.TagClassName
{
border-color: #783465;
}
</style>