Shades of Palatinate Purple #791262
Tints of Palatinate Purple #791262
RGB
CMYK
RGB Variations
Color information
#791262 (or 0x791262) is known color: Palatinate Purple. HEX triplet: 79, 12 and 62. RGB value is (121,18,98). Sum of RGB (Red+Green+Blue) = 121+18+98=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 18 (7.42% from 255 or 7.59% from 237); Blue value is 98 (38.67% from 255 or 41.35% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #791262 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791262 is #86ED9D. Grayscale: #393939. Windows color (decimal): -8842654 or 6427257. OLE color: 6427257.
HSL color Cylindrical-coordinate representation of color #791262: hue angle of 313.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791262 is Cyan = 0, Magento = 0.85, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 98 | - |
| CMYK | 0 | 0.85 | 0.19 | 0.53 |
| HSL | 313.4º | 0.74% | 0.27% | - |
| HSV(B) | 313.4º | 0.85% | 0.47% | - |
| XYZ | 10.31 | 5.38 | 12.05 | - |
| YUV | 57.92 | 150.62 | 173 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 98 | 0 | 0.85 | 0.19 | 0.53 | 313.4 | 0.74 | 0.27 |
| Hex | 79 | 12 | 62 | 0 | 55 | 13 | 35 | 139 | 4A | 1B |
| Octal | 171 | 22 | 142 | 0 | 125 | 23 | 65 | 471 | 112 | 33 |
| Binary | 1111001 | 10010 | 1100010 | 0 | 1010101 | 10011 | 110101 | 100111001 | 1001010 | 11011 |
Color Harmonies of #791262
Complementary color
Monochromatic Colors of #791262
Black with #791262
Text Example
Text Example
White with #791262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791262; }
p { color: rgb(121,18,98); }
H1.HeaderClassName
{
color: #791262;
}
.AnyTagClassName
{
color: #791262;
}
</style>
background-color css
<style>
a { background-color: #791262; }
a { background-color: rgb(121,18,98); }
div.DivClassName
{
background-color: #791262;
}
.BgClassName
{
background-color: #791262;
}
</style>
border-color css
<style>
span { border-color: #791262; }
span { border-color: rgb(121,18,98); }
td.TdClassName
{
border-color: #791262;
}
.TagClassName
{
border-color: #791262;
}
</style>