Shades of Palatinate Purple #773667
Tints of Palatinate Purple #773667
RGB
CMYK
RGB Variations
Color information
#773667 (or 0x773667) is known color: Palatinate Purple. HEX triplet: 77, 36 and 67. RGB value is (119,54,103). Sum of RGB (Red+Green+Blue) = 119+54+103=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 54 (21.48% from 255 or 19.57% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #773667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773667 is #88C998. Grayscale: #4E4E4E. Windows color (decimal): -8964505 or 6764151. OLE color: 6764151.
HSL color Cylindrical-coordinate representation of color #773667: hue angle of 314.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773667 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 103 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.53 |
| HSL | 314.77º | 0.38% | 0.34% | - |
| HSV(B) | 314.77º | 0.55% | 0.47% | - |
| XYZ | 11.38 | 7.54 | 13.69 | - |
| YUV | 79.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 103 | 0 | 0.55 | 0.13 | 0.53 | 314.77 | 0.38 | 0.34 |
| Hex | 77 | 36 | 67 | 0 | 37 | D | 35 | 13B | 26 | 22 |
| Octal | 167 | 66 | 147 | 0 | 67 | 15 | 65 | 473 | 46 | 42 |
| Binary | 1110111 | 110110 | 1100111 | 0 | 110111 | 1101 | 110101 | 100111011 | 100110 | 100010 |
Color Harmonies of #773667
Complementary color
Monochromatic Colors of #773667
Black with #773667
Text Example
Text Example
White with #773667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773667; }
p { color: rgb(119,54,103); }
H1.HeaderClassName
{
color: #773667;
}
.AnyTagClassName
{
color: #773667;
}
</style>
background-color css
<style>
a { background-color: #773667; }
a { background-color: rgb(119,54,103); }
div.DivClassName
{
background-color: #773667;
}
.BgClassName
{
background-color: #773667;
}
</style>
border-color css
<style>
span { border-color: #773667; }
span { border-color: rgb(119,54,103); }
td.TdClassName
{
border-color: #773667;
}
.TagClassName
{
border-color: #773667;
}
</style>