Shades of Palatinate Purple #773261
Tints of Palatinate Purple #773261
RGB
CMYK
RGB Variations
Color information
#773261 (or 0x773261) is known color: Palatinate Purple. HEX triplet: 77, 32 and 61. RGB value is (119,50,97). Sum of RGB (Red+Green+Blue) = 119+50+97=266 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.74% from 266); Green value is 50 (19.92% from 255 or 18.80% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 119 - color contains mainly: red. Hex color #773261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773261 is #88CD9E. Grayscale: #4B4B4B. Windows color (decimal): -8965535 or 6369911. OLE color: 6369911.
HSL color Cylindrical-coordinate representation of color #773261: hue angle of 319.13º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #773261 is Cyan = 0, Magento = 0.58, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 97 | - |
| CMYK | 0 | 0.58 | 0.18 | 0.53 |
| HSL | 319.13º | 0.41% | 0.33% | - |
| HSV(B) | 319.13º | 0.58% | 0.47% | - |
| XYZ | 10.91 | 7.07 | 12.1 | - |
| YUV | 75.99 | 139.86 | 158.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 97 | 0 | 0.58 | 0.18 | 0.53 | 319.13 | 0.41 | 0.33 |
| Hex | 77 | 32 | 61 | 0 | 3A | 12 | 35 | 13F | 29 | 21 |
| Octal | 167 | 62 | 141 | 0 | 72 | 22 | 65 | 477 | 51 | 41 |
| Binary | 1110111 | 110010 | 1100001 | 0 | 111010 | 10010 | 110101 | 100111111 | 101001 | 100001 |
Color Harmonies of #773261
Complementary color
Monochromatic Colors of #773261
Black with #773261
Text Example
Text Example
White with #773261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773261; }
p { color: rgb(119,50,97); }
H1.HeaderClassName
{
color: #773261;
}
.AnyTagClassName
{
color: #773261;
}
</style>
background-color css
<style>
a { background-color: #773261; }
a { background-color: rgb(119,50,97); }
div.DivClassName
{
background-color: #773261;
}
.BgClassName
{
background-color: #773261;
}
</style>
border-color css
<style>
span { border-color: #773261; }
span { border-color: rgb(119,50,97); }
td.TdClassName
{
border-color: #773261;
}
.TagClassName
{
border-color: #773261;
}
</style>