Shades of Palatinate Purple #783667
Tints of Palatinate Purple #783667
RGB
CMYK
RGB Variations
Color information
#783667 (or 0x783667) is known color: Palatinate Purple. HEX triplet: 78, 36 and 67. RGB value is (120,54,103). Sum of RGB (Red+Green+Blue) = 120+54+103=277 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.32% from 277); Green value is 54 (21.48% from 255 or 19.49% from 277); Blue value is 103 (40.62% from 255 or 37.18% from 277); Max value from RGB is 120 - color contains mainly: red. Hex color #783667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783667 is #87C998. Grayscale: #4F4F4F. Windows color (decimal): -8898969 or 6764152. OLE color: 6764152.
HSL color Cylindrical-coordinate representation of color #783667: hue angle of 315.45º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #783667 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 103 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.53 |
| HSL | 315.45º | 0.38% | 0.34% | - |
| HSV(B) | 315.45º | 0.55% | 0.47% | - |
| XYZ | 11.51 | 7.61 | 13.69 | - |
| YUV | 79.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 103 | 0 | 0.55 | 0.14 | 0.53 | 315.45 | 0.38 | 0.34 |
| Hex | 78 | 36 | 67 | 0 | 37 | E | 35 | 13B | 26 | 22 |
| Octal | 170 | 66 | 147 | 0 | 67 | 16 | 65 | 473 | 46 | 42 |
| Binary | 1111000 | 110110 | 1100111 | 0 | 110111 | 1110 | 110101 | 100111011 | 100110 | 100010 |
Color Harmonies of #783667
Complementary color
Monochromatic Colors of #783667
Black with #783667
Text Example
Text Example
White with #783667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783667; }
p { color: rgb(120,54,103); }
H1.HeaderClassName
{
color: #783667;
}
.AnyTagClassName
{
color: #783667;
}
</style>
background-color css
<style>
a { background-color: #783667; }
a { background-color: rgb(120,54,103); }
div.DivClassName
{
background-color: #783667;
}
.BgClassName
{
background-color: #783667;
}
</style>
border-color css
<style>
span { border-color: #783667; }
span { border-color: rgb(120,54,103); }
td.TdClassName
{
border-color: #783667;
}
.TagClassName
{
border-color: #783667;
}
</style>