Shades of Palatinate Purple #793467
Tints of Palatinate Purple #793467
RGB
CMYK
RGB Variations
Color information
#793467 (or 0x793467) is known color: Palatinate Purple. HEX triplet: 79, 34 and 67. RGB value is (121,52,103). Sum of RGB (Red+Green+Blue) = 121+52+103=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 52 (20.70% from 255 or 18.84% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #793467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793467 is #86CB98. Grayscale: #4E4E4E. Windows color (decimal): -8833945 or 6763641. OLE color: 6763641.
HSL color Cylindrical-coordinate representation of color #793467: hue angle of 315.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793467 is Cyan = 0, Magento = 0.57, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 103 | - |
| CMYK | 0 | 0.57 | 0.15 | 0.53 |
| HSL | 315.65º | 0.4% | 0.34% | - |
| HSV(B) | 315.65º | 0.57% | 0.47% | - |
| XYZ | 11.56 | 7.5 | 13.67 | - |
| YUV | 78.45 | 141.86 | 158.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 103 | 0 | 0.57 | 0.15 | 0.53 | 315.65 | 0.4 | 0.34 |
| Hex | 79 | 34 | 67 | 0 | 39 | F | 35 | 13C | 28 | 22 |
| Octal | 171 | 64 | 147 | 0 | 71 | 17 | 65 | 474 | 50 | 42 |
| Binary | 1111001 | 110100 | 1100111 | 0 | 111001 | 1111 | 110101 | 100111100 | 101000 | 100010 |
Color Harmonies of #793467
Complementary color
Monochromatic Colors of #793467
Black with #793467
Text Example
Text Example
White with #793467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793467; }
p { color: rgb(121,52,103); }
H1.HeaderClassName
{
color: #793467;
}
.AnyTagClassName
{
color: #793467;
}
</style>
background-color css
<style>
a { background-color: #793467; }
a { background-color: rgb(121,52,103); }
div.DivClassName
{
background-color: #793467;
}
.BgClassName
{
background-color: #793467;
}
</style>
border-color css
<style>
span { border-color: #793467; }
span { border-color: rgb(121,52,103); }
td.TdClassName
{
border-color: #793467;
}
.TagClassName
{
border-color: #793467;
}
</style>