Shades of Palatinate Purple #783161
Tints of Palatinate Purple #783161
RGB
CMYK
RGB Variations
Color information
#783161 (or 0x783161) is known color: Palatinate Purple. HEX triplet: 78, 31 and 61. RGB value is (120,49,97). Sum of RGB (Red+Green+Blue) = 120+49+97=266 (35% of max value = 765). Red value is 120 (47.27% from 255 or 45.11% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 120 - color contains mainly: red. Hex color #783161 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783161 is #87CE9E. Grayscale: #4B4B4B. Windows color (decimal): -8900255 or 6369656. OLE color: 6369656.
HSL color Cylindrical-coordinate representation of color #783161: hue angle of 319.44º 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 #783161 is Cyan = 0, Magento = 0.59, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 97 | - |
| CMYK | 0 | 0.59 | 0.19 | 0.53 |
| HSL | 319.44º | 0.42% | 0.33% | - |
| HSV(B) | 319.44º | 0.59% | 0.47% | - |
| XYZ | 11 | 7.05 | 12.09 | - |
| YUV | 75.7 | 140.02 | 159.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 97 | 0 | 0.59 | 0.19 | 0.53 | 319.44 | 0.42 | 0.33 |
| Hex | 78 | 31 | 61 | 0 | 3B | 13 | 35 | 13F | 2A | 21 |
| Octal | 170 | 61 | 141 | 0 | 73 | 23 | 65 | 477 | 52 | 41 |
| Binary | 1111000 | 110001 | 1100001 | 0 | 111011 | 10011 | 110101 | 100111111 | 101010 | 100001 |
Color Harmonies of #783161
Complementary color
Monochromatic Colors of #783161
Black with #783161
Text Example
Text Example
White with #783161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783161; }
p { color: rgb(120,49,97); }
H1.HeaderClassName
{
color: #783161;
}
.AnyTagClassName
{
color: #783161;
}
</style>
background-color css
<style>
a { background-color: #783161; }
a { background-color: rgb(120,49,97); }
div.DivClassName
{
background-color: #783161;
}
.BgClassName
{
background-color: #783161;
}
</style>
border-color css
<style>
span { border-color: #783161; }
span { border-color: rgb(120,49,97); }
td.TdClassName
{
border-color: #783161;
}
.TagClassName
{
border-color: #783161;
}
</style>