Shades of Palatinate Purple #773367
Tints of Palatinate Purple #773367
RGB
CMYK
RGB Variations
Color information
#773367 (or 0x773367) is known color: Palatinate Purple. HEX triplet: 77, 33 and 67. RGB value is (119,51,103). Sum of RGB (Red+Green+Blue) = 119+51+103=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #773367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773367 is #88CC98. Grayscale: #4D4D4D. Windows color (decimal): -8965273 or 6763383. OLE color: 6763383.
HSL color Cylindrical-coordinate representation of color #773367: hue angle of 314.12º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #773367 is Cyan = 0, Magento = 0.57, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 103 | - |
| CMYK | 0 | 0.57 | 0.13 | 0.53 |
| HSL | 314.12º | 0.4% | 0.33% | - |
| HSV(B) | 314.12º | 0.57% | 0.47% | - |
| XYZ | 11.24 | 7.27 | 13.64 | - |
| YUV | 77.26 | 142.53 | 157.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 103 | 0 | 0.57 | 0.13 | 0.53 | 314.12 | 0.4 | 0.33 |
| Hex | 77 | 33 | 67 | 0 | 39 | D | 35 | 13A | 28 | 21 |
| Octal | 167 | 63 | 147 | 0 | 71 | 15 | 65 | 472 | 50 | 41 |
| Binary | 1110111 | 110011 | 1100111 | 0 | 111001 | 1101 | 110101 | 100111010 | 101000 | 100001 |
Color Harmonies of #773367
Complementary color
Monochromatic Colors of #773367
Black with #773367
Text Example
Text Example
White with #773367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773367; }
p { color: rgb(119,51,103); }
H1.HeaderClassName
{
color: #773367;
}
.AnyTagClassName
{
color: #773367;
}
</style>
background-color css
<style>
a { background-color: #773367; }
a { background-color: rgb(119,51,103); }
div.DivClassName
{
background-color: #773367;
}
.BgClassName
{
background-color: #773367;
}
</style>
border-color css
<style>
span { border-color: #773367; }
span { border-color: rgb(119,51,103); }
td.TdClassName
{
border-color: #773367;
}
.TagClassName
{
border-color: #773367;
}
</style>