Shades of Palatinate Purple #791864
Tints of Palatinate Purple #791864
RGB
CMYK
RGB Variations
Color information
#791864 (or 0x791864) is known color: Palatinate Purple. HEX triplet: 79, 18 and 64. RGB value is (121,24,100). Sum of RGB (Red+Green+Blue) = 121+24+100=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 24 (9.77% from 255 or 9.80% from 245); Blue value is 100 (39.45% from 255 or 40.82% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #791864 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791864 is #86E79B. Grayscale: #3D3D3D. Windows color (decimal): -8841116 or 6559865. OLE color: 6559865.
HSL color Cylindrical-coordinate representation of color #791864: hue angle of 312.99º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791864 is Cyan = 0, Magento = 0.80, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 100 | - |
| CMYK | 0 | 0.80 | 0.17 | 0.53 |
| HSL | 312.99º | 0.67% | 0.28% | - |
| HSV(B) | 312.99º | 0.8% | 0.47% | - |
| XYZ | 10.51 | 5.64 | 12.59 | - |
| YUV | 61.67 | 149.64 | 170.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 100 | 0 | 0.80 | 0.17 | 0.53 | 312.99 | 0.67 | 0.28 |
| Hex | 79 | 18 | 64 | 0 | 50 | 11 | 35 | 139 | 43 | 1C |
| Octal | 171 | 30 | 144 | 0 | 120 | 21 | 65 | 471 | 103 | 34 |
| Binary | 1111001 | 11000 | 1100100 | 0 | 1010000 | 10001 | 110101 | 100111001 | 1000011 | 11100 |
Color Harmonies of #791864
Complementary color
Monochromatic Colors of #791864
Black with #791864
Text Example
Text Example
White with #791864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791864; }
p { color: rgb(121,24,100); }
H1.HeaderClassName
{
color: #791864;
}
.AnyTagClassName
{
color: #791864;
}
</style>
background-color css
<style>
a { background-color: #791864; }
a { background-color: rgb(121,24,100); }
div.DivClassName
{
background-color: #791864;
}
.BgClassName
{
background-color: #791864;
}
</style>
border-color css
<style>
span { border-color: #791864; }
span { border-color: rgb(121,24,100); }
td.TdClassName
{
border-color: #791864;
}
.TagClassName
{
border-color: #791864;
}
</style>