Shades of Palatinate Purple #783367
Tints of Palatinate Purple #783367
RGB
CMYK
RGB Variations
Color information
#783367 (or 0x783367) is known color: Palatinate Purple. HEX triplet: 78, 33 and 67. RGB value is (120,51,103). Sum of RGB (Red+Green+Blue) = 120+51+103=274 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.80% from 274); Green value is 51 (20.31% from 255 or 18.61% from 274); Blue value is 103 (40.62% from 255 or 37.59% from 274); Max value from RGB is 120 - color contains mainly: red. Hex color #783367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783367 is #87CC98. Grayscale: #4D4D4D. Windows color (decimal): -8899737 or 6763384. OLE color: 6763384.
HSL color Cylindrical-coordinate representation of color #783367: hue angle of 314.78º 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 #783367 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 103 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.53 |
| HSL | 314.78º | 0.4% | 0.34% | - |
| HSV(B) | 314.78º | 0.58% | 0.47% | - |
| XYZ | 11.38 | 7.34 | 13.65 | - |
| YUV | 77.56 | 142.36 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 103 | 0 | 0.58 | 0.14 | 0.53 | 314.78 | 0.4 | 0.34 |
| Hex | 78 | 33 | 67 | 0 | 3A | E | 35 | 13B | 28 | 22 |
| Octal | 170 | 63 | 147 | 0 | 72 | 16 | 65 | 473 | 50 | 42 |
| Binary | 1111000 | 110011 | 1100111 | 0 | 111010 | 1110 | 110101 | 100111011 | 101000 | 100010 |
Color Harmonies of #783367
Complementary color
Monochromatic Colors of #783367
Black with #783367
Text Example
Text Example
White with #783367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783367; }
p { color: rgb(120,51,103); }
H1.HeaderClassName
{
color: #783367;
}
.AnyTagClassName
{
color: #783367;
}
</style>
background-color css
<style>
a { background-color: #783367; }
a { background-color: rgb(120,51,103); }
div.DivClassName
{
background-color: #783367;
}
.BgClassName
{
background-color: #783367;
}
</style>
border-color css
<style>
span { border-color: #783367; }
span { border-color: rgb(120,51,103); }
td.TdClassName
{
border-color: #783367;
}
.TagClassName
{
border-color: #783367;
}
</style>