Shades of Palatinate Purple #793567
Tints of Palatinate Purple #793567
RGB
CMYK
RGB Variations
Color information
#793567 (or 0x793567) is known color: Palatinate Purple. HEX triplet: 79, 35 and 67. RGB value is (121,53,103). Sum of RGB (Red+Green+Blue) = 121+53+103=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 53 (21.09% from 255 or 19.13% from 277); Blue value is 103 (40.62% from 255 or 37.18% from 277); Max value from RGB is 121 - color contains mainly: red. Hex color #793567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793567 is #86CA98. Grayscale: #4E4E4E. Windows color (decimal): -8833689 or 6763897. OLE color: 6763897.
HSL color Cylindrical-coordinate representation of color #793567: hue angle of 315.88º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793567 is Cyan = 0, Magento = 0.56, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 103 | - |
| CMYK | 0 | 0.56 | 0.15 | 0.53 |
| HSL | 315.88º | 0.39% | 0.34% | - |
| HSV(B) | 315.88º | 0.56% | 0.47% | - |
| XYZ | 11.61 | 7.59 | 13.69 | - |
| YUV | 79.03 | 141.53 | 157.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 103 | 0 | 0.56 | 0.15 | 0.53 | 315.88 | 0.39 | 0.34 |
| Hex | 79 | 35 | 67 | 0 | 38 | F | 35 | 13C | 27 | 22 |
| Octal | 171 | 65 | 147 | 0 | 70 | 17 | 65 | 474 | 47 | 42 |
| Binary | 1111001 | 110101 | 1100111 | 0 | 111000 | 1111 | 110101 | 100111100 | 100111 | 100010 |
Color Harmonies of #793567
Complementary color
Monochromatic Colors of #793567
Black with #793567
Text Example
Text Example
White with #793567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793567; }
p { color: rgb(121,53,103); }
H1.HeaderClassName
{
color: #793567;
}
.AnyTagClassName
{
color: #793567;
}
</style>
background-color css
<style>
a { background-color: #793567; }
a { background-color: rgb(121,53,103); }
div.DivClassName
{
background-color: #793567;
}
.BgClassName
{
background-color: #793567;
}
</style>
border-color css
<style>
span { border-color: #793567; }
span { border-color: rgb(121,53,103); }
td.TdClassName
{
border-color: #793567;
}
.TagClassName
{
border-color: #793567;
}
</style>