Shades of Palatinate Purple #793667
Tints of Palatinate Purple #793667
RGB
CMYK
RGB Variations
Color information
#793667 (or 0x793667) is known color: Palatinate Purple. HEX triplet: 79, 36 and 67. RGB value is (121,54,103). Sum of RGB (Red+Green+Blue) = 121+54+103=278 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.53% from 278); Green value is 54 (21.48% from 255 or 19.42% from 278); Blue value is 103 (40.62% from 255 or 37.05% from 278); Max value from RGB is 121 - color contains mainly: red. Hex color #793667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793667 is #86C998. Grayscale: #4F4F4F. Windows color (decimal): -8833433 or 6764153. OLE color: 6764153.
HSL color Cylindrical-coordinate representation of color #793667: hue angle of 316.12º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793667 is Cyan = 0, Magento = 0.55, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 103 | - |
| CMYK | 0 | 0.55 | 0.15 | 0.53 |
| HSL | 316.12º | 0.38% | 0.34% | - |
| HSV(B) | 316.12º | 0.55% | 0.47% | - |
| XYZ | 11.65 | 7.68 | 13.7 | - |
| YUV | 79.62 | 141.2 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 103 | 0 | 0.55 | 0.15 | 0.53 | 316.12 | 0.38 | 0.34 |
| Hex | 79 | 36 | 67 | 0 | 37 | F | 35 | 13C | 26 | 22 |
| Octal | 171 | 66 | 147 | 0 | 67 | 17 | 65 | 474 | 46 | 42 |
| Binary | 1111001 | 110110 | 1100111 | 0 | 110111 | 1111 | 110101 | 100111100 | 100110 | 100010 |
Color Harmonies of #793667
Complementary color
Monochromatic Colors of #793667
Black with #793667
Text Example
Text Example
White with #793667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793667; }
p { color: rgb(121,54,103); }
H1.HeaderClassName
{
color: #793667;
}
.AnyTagClassName
{
color: #793667;
}
</style>
background-color css
<style>
a { background-color: #793667; }
a { background-color: rgb(121,54,103); }
div.DivClassName
{
background-color: #793667;
}
.BgClassName
{
background-color: #793667;
}
</style>
border-color css
<style>
span { border-color: #793667; }
span { border-color: rgb(121,54,103); }
td.TdClassName
{
border-color: #793667;
}
.TagClassName
{
border-color: #793667;
}
</style>