Shades of Palatinate Purple #793967
Tints of Palatinate Purple #793967
RGB
CMYK
RGB Variations
Color information
#793967 (or 0x793967) is known color: Palatinate Purple. HEX triplet: 79, 39 and 67. RGB value is (121,57,103). Sum of RGB (Red+Green+Blue) = 121+57+103=281 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.06% from 281); Green value is 57 (22.66% from 255 or 20.28% from 281); Blue value is 103 (40.62% from 255 or 36.65% from 281); Max value from RGB is 121 - color contains mainly: red. Hex color #793967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793967 is #86C698. Grayscale: #515151. Windows color (decimal): -8832665 or 6764921. OLE color: 6764921.
HSL color Cylindrical-coordinate representation of color #793967: hue angle of 316.88º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793967 is Cyan = 0, Magento = 0.53, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 103 | - |
| CMYK | 0 | 0.53 | 0.15 | 0.53 |
| HSL | 316.88º | 0.36% | 0.35% | - |
| HSV(B) | 316.88º | 0.53% | 0.47% | - |
| XYZ | 11.8 | 7.97 | 13.75 | - |
| YUV | 81.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 103 | 0 | 0.53 | 0.15 | 0.53 | 316.88 | 0.36 | 0.35 |
| Hex | 79 | 39 | 67 | 0 | 35 | F | 35 | 13D | 24 | 23 |
| Octal | 171 | 71 | 147 | 0 | 65 | 17 | 65 | 475 | 44 | 43 |
| Binary | 1111001 | 111001 | 1100111 | 0 | 110101 | 1111 | 110101 | 100111101 | 100100 | 100011 |
Color Harmonies of #793967
Complementary color
Monochromatic Colors of #793967
Black with #793967
Text Example
Text Example
White with #793967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793967; }
p { color: rgb(121,57,103); }
H1.HeaderClassName
{
color: #793967;
}
.AnyTagClassName
{
color: #793967;
}
</style>
background-color css
<style>
a { background-color: #793967; }
a { background-color: rgb(121,57,103); }
div.DivClassName
{
background-color: #793967;
}
.BgClassName
{
background-color: #793967;
}
</style>
border-color css
<style>
span { border-color: #793967; }
span { border-color: rgb(121,57,103); }
td.TdClassName
{
border-color: #793967;
}
.TagClassName
{
border-color: #793967;
}
</style>