Shades of Palatinate Purple #761960
Tints of Palatinate Purple #761960
RGB
CMYK
RGB Variations
Color information
#761960 (or 0x761960) is known color: Palatinate Purple. HEX triplet: 76, 19 and 60. RGB value is (118,25,96). Sum of RGB (Red+Green+Blue) = 118+25+96=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 25 (10.16% from 255 or 10.46% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #761960 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761960 is #89E69F. Grayscale: #3C3C3C. Windows color (decimal): -9037472 or 6297974. OLE color: 6297974.
HSL color Cylindrical-coordinate representation of color #761960: hue angle of 314.19º 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 #761960 is Cyan = 0, Magento = 0.79, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 96 | - |
| CMYK | 0 | 0.79 | 0.19 | 0.54 |
| HSL | 314.19º | 0.65% | 0.28% | - |
| HSV(B) | 314.19º | 0.79% | 0.46% | - |
| XYZ | 9.93 | 5.39 | 11.58 | - |
| YUV | 60.9 | 147.81 | 168.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 96 | 0 | 0.79 | 0.19 | 0.54 | 314.19 | 0.65 | 0.28 |
| Hex | 76 | 19 | 60 | 0 | 4F | 13 | 36 | 13A | 41 | 1C |
| Octal | 166 | 31 | 140 | 0 | 117 | 23 | 66 | 472 | 101 | 34 |
| Binary | 1110110 | 11001 | 1100000 | 0 | 1001111 | 10011 | 110110 | 100111010 | 1000001 | 11100 |
Color Harmonies of #761960
Complementary color
Monochromatic Colors of #761960
Black with #761960
Text Example
Text Example
White with #761960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761960; }
p { color: rgb(118,25,96); }
H1.HeaderClassName
{
color: #761960;
}
.AnyTagClassName
{
color: #761960;
}
</style>
background-color css
<style>
a { background-color: #761960; }
a { background-color: rgb(118,25,96); }
div.DivClassName
{
background-color: #761960;
}
.BgClassName
{
background-color: #761960;
}
</style>
border-color css
<style>
span { border-color: #761960; }
span { border-color: rgb(118,25,96); }
td.TdClassName
{
border-color: #761960;
}
.TagClassName
{
border-color: #761960;
}
</style>