Shades of Palatinate Purple #773167
Tints of Palatinate Purple #773167
RGB
CMYK
RGB Variations
Color information
#773167 (or 0x773167) is known color: Palatinate Purple. HEX triplet: 77, 31 and 67. RGB value is (119,49,103). Sum of RGB (Red+Green+Blue) = 119+49+103=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 49 (19.53% from 255 or 18.08% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #773167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773167 is #88CE98. Grayscale: #4B4B4B. Windows color (decimal): -8965785 or 6762871. OLE color: 6762871.
HSL color Cylindrical-coordinate representation of color #773167: hue angle of 313.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773167 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 103 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.53 |
| HSL | 313.71º | 0.42% | 0.33% | - |
| HSV(B) | 313.71º | 0.59% | 0.47% | - |
| XYZ | 11.15 | 7.1 | 13.61 | - |
| YUV | 76.09 | 143.19 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 103 | 0 | 0.59 | 0.13 | 0.53 | 313.71 | 0.42 | 0.33 |
| Hex | 77 | 31 | 67 | 0 | 3B | D | 35 | 13A | 2A | 21 |
| Octal | 167 | 61 | 147 | 0 | 73 | 15 | 65 | 472 | 52 | 41 |
| Binary | 1110111 | 110001 | 1100111 | 0 | 111011 | 1101 | 110101 | 100111010 | 101010 | 100001 |
Color Harmonies of #773167
Complementary color
Monochromatic Colors of #773167
Black with #773167
Text Example
Text Example
White with #773167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773167; }
p { color: rgb(119,49,103); }
H1.HeaderClassName
{
color: #773167;
}
.AnyTagClassName
{
color: #773167;
}
</style>
background-color css
<style>
a { background-color: #773167; }
a { background-color: rgb(119,49,103); }
div.DivClassName
{
background-color: #773167;
}
.BgClassName
{
background-color: #773167;
}
</style>
border-color css
<style>
span { border-color: #773167; }
span { border-color: rgb(119,49,103); }
td.TdClassName
{
border-color: #773167;
}
.TagClassName
{
border-color: #773167;
}
</style>