Shades of Palatinate Purple #792268
Tints of Palatinate Purple #792268
RGB
CMYK
RGB Variations
Color information
#792268 (or 0x792268) is known color: Palatinate Purple. HEX triplet: 79, 22 and 68. RGB value is (121,34,104). Sum of RGB (Red+Green+Blue) = 121+34+104=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 34 (13.67% from 255 or 13.13% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #792268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792268 is #86DD97. Grayscale: #434343. Windows color (decimal): -8838552 or 6824569. OLE color: 6824569.
HSL color Cylindrical-coordinate representation of color #792268: hue angle of 311.72º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #792268 is Cyan = 0, Magento = 0.72, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 34 | 104 | - |
| CMYK | 0 | 0.72 | 0.14 | 0.53 |
| HSL | 311.72º | 0.56% | 0.3% | - |
| HSV(B) | 311.72º | 0.72% | 0.47% | - |
| XYZ | 10.96 | 6.21 | 13.72 | - |
| YUV | 67.99 | 148.32 | 165.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 34 | 104 | 0 | 0.72 | 0.14 | 0.53 | 311.72 | 0.56 | 0.3 |
| Hex | 79 | 22 | 68 | 0 | 48 | E | 35 | 138 | 38 | 1E |
| Octal | 171 | 42 | 150 | 0 | 110 | 16 | 65 | 470 | 70 | 36 |
| Binary | 1111001 | 100010 | 1101000 | 0 | 1001000 | 1110 | 110101 | 100111000 | 111000 | 11110 |
Color Harmonies of #792268
Complementary color
Monochromatic Colors of #792268
Black with #792268
Text Example
Text Example
White with #792268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792268; }
p { color: rgb(121,34,104); }
H1.HeaderClassName
{
color: #792268;
}
.AnyTagClassName
{
color: #792268;
}
</style>
background-color css
<style>
a { background-color: #792268; }
a { background-color: rgb(121,34,104); }
div.DivClassName
{
background-color: #792268;
}
.BgClassName
{
background-color: #792268;
}
</style>
border-color css
<style>
span { border-color: #792268; }
span { border-color: rgb(121,34,104); }
td.TdClassName
{
border-color: #792268;
}
.TagClassName
{
border-color: #792268;
}
</style>