Shades of Palatinate Purple #760860
Tints of Palatinate Purple #760860
RGB
CMYK
RGB Variations
Color information
#760860 (or 0x760860) is known color: Palatinate Purple. HEX triplet: 76, 08 and 60. RGB value is (118,8,96). Sum of RGB (Red+Green+Blue) = 118+8+96=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 8 (3.52% from 255 or 3.60% from 222); Blue value is 96 (37.89% from 255 or 43.24% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #760860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760860 is #89F79F. Grayscale: #323232. Windows color (decimal): -9041824 or 6293622. OLE color: 6293622.
HSL color Cylindrical-coordinate representation of color #760860: hue angle of 312º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #760860 is Cyan = 0, Magento = 0.93, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 96 | - |
| CMYK | 0 | 0.93 | 0.19 | 0.54 |
| HSL | 312º | 0.87% | 0.25% | - |
| HSV(B) | 312º | 0.93% | 0.46% | - |
| XYZ | 9.67 | 4.87 | 11.5 | - |
| YUV | 50.92 | 153.44 | 175.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 96 | 0 | 0.93 | 0.19 | 0.54 | 312 | 0.87 | 0.25 |
| Hex | 76 | 8 | 60 | 0 | 5D | 13 | 36 | 138 | 57 | 19 |
| Octal | 166 | 10 | 140 | 0 | 135 | 23 | 66 | 470 | 127 | 31 |
| Binary | 1110110 | 1000 | 1100000 | 0 | 1011101 | 10011 | 110110 | 100111000 | 1010111 | 11001 |
Color Harmonies of #760860
Complementary color
Monochromatic Colors of #760860
Black with #760860
Text Example
Text Example
White with #760860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760860; }
p { color: rgb(118,8,96); }
H1.HeaderClassName
{
color: #760860;
}
.AnyTagClassName
{
color: #760860;
}
</style>
background-color css
<style>
a { background-color: #760860; }
a { background-color: rgb(118,8,96); }
div.DivClassName
{
background-color: #760860;
}
.BgClassName
{
background-color: #760860;
}
</style>
border-color css
<style>
span { border-color: #760860; }
span { border-color: rgb(118,8,96); }
td.TdClassName
{
border-color: #760860;
}
.TagClassName
{
border-color: #760860;
}
</style>