Shades of Palatinate Purple #773265
Tints of Palatinate Purple #773265
RGB
CMYK
RGB Variations
Color information
#773265 (or 0x773265) is known color: Palatinate Purple. HEX triplet: 77, 32 and 65. RGB value is (119,50,101). Sum of RGB (Red+Green+Blue) = 119+50+101=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 101 (39.84% from 255 or 37.41% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #773265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773265 is #88CD9A. Grayscale: #4C4C4C. Windows color (decimal): -8965531 or 6632055. OLE color: 6632055.
HSL color Cylindrical-coordinate representation of color #773265: hue angle of 315.65º 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 #773265 is Cyan = 0, Magento = 0.58, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 101 | - |
| CMYK | 0 | 0.58 | 0.15 | 0.53 |
| HSL | 315.65º | 0.41% | 0.33% | - |
| HSV(B) | 315.65º | 0.58% | 0.47% | - |
| XYZ | 11.1 | 7.14 | 13.11 | - |
| YUV | 76.45 | 141.86 | 158.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 101 | 0 | 0.58 | 0.15 | 0.53 | 315.65 | 0.41 | 0.33 |
| Hex | 77 | 32 | 65 | 0 | 3A | F | 35 | 13C | 29 | 21 |
| Octal | 167 | 62 | 145 | 0 | 72 | 17 | 65 | 474 | 51 | 41 |
| Binary | 1110111 | 110010 | 1100101 | 0 | 111010 | 1111 | 110101 | 100111100 | 101001 | 100001 |
Color Harmonies of #773265
Complementary color
Monochromatic Colors of #773265
Black with #773265
Text Example
Text Example
White with #773265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773265; }
p { color: rgb(119,50,101); }
H1.HeaderClassName
{
color: #773265;
}
.AnyTagClassName
{
color: #773265;
}
</style>
background-color css
<style>
a { background-color: #773265; }
a { background-color: rgb(119,50,101); }
div.DivClassName
{
background-color: #773265;
}
.BgClassName
{
background-color: #773265;
}
</style>
border-color css
<style>
span { border-color: #773265; }
span { border-color: rgb(119,50,101); }
td.TdClassName
{
border-color: #773265;
}
.TagClassName
{
border-color: #773265;
}
</style>