Shades of Palatinate Purple #773463
Tints of Palatinate Purple #773463
RGB
CMYK
RGB Variations
Color information
#773463 (or 0x773463) is known color: Palatinate Purple. HEX triplet: 77, 34 and 63. RGB value is (119,52,99). Sum of RGB (Red+Green+Blue) = 119+52+99=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #773463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773463 is #88CB9C. Grayscale: #4D4D4D. Windows color (decimal): -8965021 or 6501495. OLE color: 6501495.
HSL color Cylindrical-coordinate representation of color #773463: hue angle of 317.91º 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 #773463 is Cyan = 0, Magento = 0.56, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 99 | - |
| CMYK | 0 | 0.56 | 0.17 | 0.53 |
| HSL | 317.91º | 0.39% | 0.34% | - |
| HSV(B) | 317.91º | 0.56% | 0.47% | - |
| XYZ | 11.09 | 7.28 | 12.62 | - |
| YUV | 77.39 | 140.2 | 157.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 99 | 0 | 0.56 | 0.17 | 0.53 | 317.91 | 0.39 | 0.34 |
| Hex | 77 | 34 | 63 | 0 | 38 | 11 | 35 | 13E | 27 | 22 |
| Octal | 167 | 64 | 143 | 0 | 70 | 21 | 65 | 476 | 47 | 42 |
| Binary | 1110111 | 110100 | 1100011 | 0 | 111000 | 10001 | 110101 | 100111110 | 100111 | 100010 |
Color Harmonies of #773463
Complementary color
Monochromatic Colors of #773463
Black with #773463
Text Example
Text Example
White with #773463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773463; }
p { color: rgb(119,52,99); }
H1.HeaderClassName
{
color: #773463;
}
.AnyTagClassName
{
color: #773463;
}
</style>
background-color css
<style>
a { background-color: #773463; }
a { background-color: rgb(119,52,99); }
div.DivClassName
{
background-color: #773463;
}
.BgClassName
{
background-color: #773463;
}
</style>
border-color css
<style>
span { border-color: #773463; }
span { border-color: rgb(119,52,99); }
td.TdClassName
{
border-color: #773463;
}
.TagClassName
{
border-color: #773463;
}
</style>