Shades of Palatinate Purple #783965
Tints of Palatinate Purple #783965
RGB
CMYK
RGB Variations
Color information
#783965 (or 0x783965) is known color: Palatinate Purple. HEX triplet: 78, 39 and 65. RGB value is (120,57,101). Sum of RGB (Red+Green+Blue) = 120+57+101=278 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.17% from 278); Green value is 57 (22.66% from 255 or 20.50% from 278); Blue value is 101 (39.84% from 255 or 36.33% from 278); Max value from RGB is 120 - color contains mainly: red. Hex color #783965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783965 is #87C69A. Grayscale: #505050. Windows color (decimal): -8898203 or 6633848. OLE color: 6633848.
HSL color Cylindrical-coordinate representation of color #783965: hue angle of 318.1º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #783965 is Cyan = 0, Magento = 0.52, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 101 | - |
| CMYK | 0 | 0.52 | 0.16 | 0.53 |
| HSL | 318.1º | 0.36% | 0.35% | - |
| HSV(B) | 318.1º | 0.53% | 0.47% | - |
| XYZ | 11.56 | 7.86 | 13.22 | - |
| YUV | 80.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 101 | 0 | 0.52 | 0.16 | 0.53 | 318.1 | 0.36 | 0.35 |
| Hex | 78 | 39 | 65 | 0 | 34 | 10 | 35 | 13E | 24 | 23 |
| Octal | 170 | 71 | 145 | 0 | 64 | 20 | 65 | 476 | 44 | 43 |
| Binary | 1111000 | 111001 | 1100101 | 0 | 110100 | 10000 | 110101 | 100111110 | 100100 | 100011 |
Color Harmonies of #783965
Complementary color
Monochromatic Colors of #783965
Black with #783965
Text Example
Text Example
White with #783965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783965; }
p { color: rgb(120,57,101); }
H1.HeaderClassName
{
color: #783965;
}
.AnyTagClassName
{
color: #783965;
}
</style>
background-color css
<style>
a { background-color: #783965; }
a { background-color: rgb(120,57,101); }
div.DivClassName
{
background-color: #783965;
}
.BgClassName
{
background-color: #783965;
}
</style>
border-color css
<style>
span { border-color: #783965; }
span { border-color: rgb(120,57,101); }
td.TdClassName
{
border-color: #783965;
}
.TagClassName
{
border-color: #783965;
}
</style>