Shades of Palatinate Purple #773969
Tints of Palatinate Purple #773969
RGB
CMYK
RGB Variations
Color information
#773969 (or 0x773969) is known color: Palatinate Purple. HEX triplet: 77, 39 and 69. RGB value is (119,57,105). Sum of RGB (Red+Green+Blue) = 119+57+105=281 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.35% from 281); Green value is 57 (22.66% from 255 or 20.28% from 281); Blue value is 105 (41.41% from 255 or 37.37% from 281); Max value from RGB is 119 - color contains mainly: red. Hex color #773969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773969 is #88C696. Grayscale: #505050. Windows color (decimal): -8963735 or 6895991. OLE color: 6895991.
HSL color Cylindrical-coordinate representation of color #773969: hue angle of 313.55º 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 #773969 is Cyan = 0, Magento = 0.52, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 105 | - |
| CMYK | 0 | 0.52 | 0.12 | 0.53 |
| HSL | 313.55º | 0.35% | 0.35% | - |
| HSV(B) | 313.55º | 0.52% | 0.47% | - |
| XYZ | 11.62 | 7.87 | 14.27 | - |
| YUV | 81.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 105 | 0 | 0.52 | 0.12 | 0.53 | 313.55 | 0.35 | 0.35 |
| Hex | 77 | 39 | 69 | 0 | 34 | C | 35 | 13A | 23 | 23 |
| Octal | 167 | 71 | 151 | 0 | 64 | 14 | 65 | 472 | 43 | 43 |
| Binary | 1110111 | 111001 | 1101001 | 0 | 110100 | 1100 | 110101 | 100111010 | 100011 | 100011 |
Color Harmonies of #773969
Complementary color
Monochromatic Colors of #773969
Black with #773969
Text Example
Text Example
White with #773969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773969; }
p { color: rgb(119,57,105); }
H1.HeaderClassName
{
color: #773969;
}
.AnyTagClassName
{
color: #773969;
}
</style>
background-color css
<style>
a { background-color: #773969; }
a { background-color: rgb(119,57,105); }
div.DivClassName
{
background-color: #773969;
}
.BgClassName
{
background-color: #773969;
}
</style>
border-color css
<style>
span { border-color: #773969; }
span { border-color: rgb(119,57,105); }
td.TdClassName
{
border-color: #773969;
}
.TagClassName
{
border-color: #773969;
}
</style>