Shades of Palatinate Purple #792666
Tints of Palatinate Purple #792666
RGB
CMYK
RGB Variations
Color information
#792666 (or 0x792666) is known color: Palatinate Purple. HEX triplet: 79, 26 and 66. RGB value is (121,38,102). Sum of RGB (Red+Green+Blue) = 121+38+102=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 121 - color contains mainly: red. Hex color #792666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792666 is #86D999. Grayscale: #454545. Windows color (decimal): -8837530 or 6694521. OLE color: 6694521.
HSL color Cylindrical-coordinate representation of color #792666: hue angle of 313.73º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #792666 is Cyan = 0, Magento = 0.69, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 38 | 102 | - |
| CMYK | 0 | 0.69 | 0.16 | 0.53 |
| HSL | 313.73º | 0.52% | 0.31% | - |
| HSV(B) | 313.73º | 0.69% | 0.47% | - |
| XYZ | 10.98 | 6.41 | 13.23 | - |
| YUV | 70.11 | 146 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 38 | 102 | 0 | 0.69 | 0.16 | 0.53 | 313.73 | 0.52 | 0.31 |
| Hex | 79 | 26 | 66 | 0 | 45 | 10 | 35 | 13A | 34 | 1F |
| Octal | 171 | 46 | 146 | 0 | 105 | 20 | 65 | 472 | 64 | 37 |
| Binary | 1111001 | 100110 | 1100110 | 0 | 1000101 | 10000 | 110101 | 100111010 | 110100 | 11111 |
Color Harmonies of #792666
Complementary color
Monochromatic Colors of #792666
Black with #792666
Text Example
Text Example
White with #792666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792666; }
p { color: rgb(121,38,102); }
H1.HeaderClassName
{
color: #792666;
}
.AnyTagClassName
{
color: #792666;
}
</style>
background-color css
<style>
a { background-color: #792666; }
a { background-color: rgb(121,38,102); }
div.DivClassName
{
background-color: #792666;
}
.BgClassName
{
background-color: #792666;
}
</style>
border-color css
<style>
span { border-color: #792666; }
span { border-color: rgb(121,38,102); }
td.TdClassName
{
border-color: #792666;
}
.TagClassName
{
border-color: #792666;
}
</style>