Shades of Palatinate Purple #783167
Tints of Palatinate Purple #783167
RGB
CMYK
RGB Variations
Color information
#783167 (or 0x783167) is known color: Palatinate Purple. HEX triplet: 78, 31 and 67. RGB value is (120,49,103). Sum of RGB (Red+Green+Blue) = 120+49+103=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 49 (19.53% from 255 or 18.01% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #783167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783167 is #87CE98. Grayscale: #4C4C4C. Windows color (decimal): -8900249 or 6762872. OLE color: 6762872.
HSL color Cylindrical-coordinate representation of color #783167: hue angle of 314.37º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783167 is Cyan = 0, Magento = 0.59, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 103 | - |
| CMYK | 0 | 0.59 | 0.14 | 0.53 |
| HSL | 314.37º | 0.42% | 0.33% | - |
| HSV(B) | 314.37º | 0.59% | 0.47% | - |
| XYZ | 11.29 | 7.17 | 13.62 | - |
| YUV | 76.39 | 143.02 | 159.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 103 | 0 | 0.59 | 0.14 | 0.53 | 314.37 | 0.42 | 0.33 |
| Hex | 78 | 31 | 67 | 0 | 3B | E | 35 | 13A | 2A | 21 |
| Octal | 170 | 61 | 147 | 0 | 73 | 16 | 65 | 472 | 52 | 41 |
| Binary | 1111000 | 110001 | 1100111 | 0 | 111011 | 1110 | 110101 | 100111010 | 101010 | 100001 |
Color Harmonies of #783167
Complementary color
Monochromatic Colors of #783167
Black with #783167
Text Example
Text Example
White with #783167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783167; }
p { color: rgb(120,49,103); }
H1.HeaderClassName
{
color: #783167;
}
.AnyTagClassName
{
color: #783167;
}
</style>
background-color css
<style>
a { background-color: #783167; }
a { background-color: rgb(120,49,103); }
div.DivClassName
{
background-color: #783167;
}
.BgClassName
{
background-color: #783167;
}
</style>
border-color css
<style>
span { border-color: #783167; }
span { border-color: rgb(120,49,103); }
td.TdClassName
{
border-color: #783167;
}
.TagClassName
{
border-color: #783167;
}
</style>