Shades of Palatinate Purple #761966
Tints of Palatinate Purple #761966
RGB
CMYK
RGB Variations
Color information
#761966 (or 0x761966) is known color: Palatinate Purple. HEX triplet: 76, 19 and 66. RGB value is (118,25,102). Sum of RGB (Red+Green+Blue) = 118+25+102=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 102 (40.23% from 255 or 41.63% from 245); Max value from RGB is 118 - color contains mainly: red. Hex color #761966 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761966 is #89E699. Grayscale: #3D3D3D. Windows color (decimal): -9037466 or 6691190. OLE color: 6691190.
HSL color Cylindrical-coordinate representation of color #761966: hue angle of 310.32º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #761966 is Cyan = 0, Magento = 0.79, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 102 | - |
| CMYK | 0 | 0.79 | 0.14 | 0.54 |
| HSL | 310.32º | 0.65% | 0.28% | - |
| HSV(B) | 310.32º | 0.79% | 0.46% | - |
| XYZ | 10.22 | 5.51 | 13.09 | - |
| YUV | 61.59 | 150.81 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 102 | 0 | 0.79 | 0.14 | 0.54 | 310.32 | 0.65 | 0.28 |
| Hex | 76 | 19 | 66 | 0 | 4F | E | 36 | 136 | 41 | 1C |
| Octal | 166 | 31 | 146 | 0 | 117 | 16 | 66 | 466 | 101 | 34 |
| Binary | 1110110 | 11001 | 1100110 | 0 | 1001111 | 1110 | 110110 | 100110110 | 1000001 | 11100 |
Color Harmonies of #761966
Complementary color
Monochromatic Colors of #761966
Black with #761966
Text Example
Text Example
White with #761966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761966; }
p { color: rgb(118,25,102); }
H1.HeaderClassName
{
color: #761966;
}
.AnyTagClassName
{
color: #761966;
}
</style>
background-color css
<style>
a { background-color: #761966; }
a { background-color: rgb(118,25,102); }
div.DivClassName
{
background-color: #761966;
}
.BgClassName
{
background-color: #761966;
}
</style>
border-color css
<style>
span { border-color: #761966; }
span { border-color: rgb(118,25,102); }
td.TdClassName
{
border-color: #761966;
}
.TagClassName
{
border-color: #761966;
}
</style>