Shades of Palatinate Purple #773963
Tints of Palatinate Purple #773963
RGB
CMYK
RGB Variations
Color information
#773963 (or 0x773963) is known color: Palatinate Purple. HEX triplet: 77, 39 and 63. RGB value is (119,57,99). Sum of RGB (Red+Green+Blue) = 119+57+99=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 57 (22.66% from 255 or 20.73% from 275); Blue value is 99 (39.06% from 255 or 36% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #773963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773963 is #88C69C. Grayscale: #505050. Windows color (decimal): -8963741 or 6502775. OLE color: 6502775.
HSL color Cylindrical-coordinate representation of color #773963: hue angle of 319.35º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773963 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 99 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.53 |
| HSL | 319.35º | 0.35% | 0.35% | - |
| HSV(B) | 319.35º | 0.52% | 0.47% | - |
| XYZ | 11.32 | 7.75 | 12.7 | - |
| YUV | 80.33 | 138.54 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 99 | 0 | 0.52 | 0.17 | 0.53 | 319.35 | 0.35 | 0.35 |
| Hex | 77 | 39 | 63 | 0 | 34 | 11 | 35 | 13F | 23 | 23 |
| Octal | 167 | 71 | 143 | 0 | 64 | 21 | 65 | 477 | 43 | 43 |
| Binary | 1110111 | 111001 | 1100011 | 0 | 110100 | 10001 | 110101 | 100111111 | 100011 | 100011 |
Color Harmonies of #773963
Complementary color
Monochromatic Colors of #773963
Black with #773963
Text Example
Text Example
White with #773963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773963; }
p { color: rgb(119,57,99); }
H1.HeaderClassName
{
color: #773963;
}
.AnyTagClassName
{
color: #773963;
}
</style>
background-color css
<style>
a { background-color: #773963; }
a { background-color: rgb(119,57,99); }
div.DivClassName
{
background-color: #773963;
}
.BgClassName
{
background-color: #773963;
}
</style>
border-color css
<style>
span { border-color: #773963; }
span { border-color: rgb(119,57,99); }
td.TdClassName
{
border-color: #773963;
}
.TagClassName
{
border-color: #773963;
}
</style>