Shades of Palatinate Purple #762860
Tints of Palatinate Purple #762860
RGB
CMYK
RGB Variations
Color information
#762860 (or 0x762860) is known color: Palatinate Purple. HEX triplet: 76, 28 and 60. RGB value is (118,40,96). Sum of RGB (Red+Green+Blue) = 118+40+96=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 40 (16.02% from 255 or 15.75% from 254); Blue value is 96 (37.89% from 255 or 37.80% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #762860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762860 is #89D79F. Grayscale: #454545. Windows color (decimal): -9033632 or 6301814. OLE color: 6301814.
HSL color Cylindrical-coordinate representation of color #762860: hue angle of 316.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762860 is Cyan = 0, Magento = 0.66, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 96 | - |
| CMYK | 0 | 0.66 | 0.19 | 0.54 |
| HSL | 316.92º | 0.49% | 0.31% | - |
| HSV(B) | 316.92º | 0.66% | 0.46% | - |
| XYZ | 10.34 | 6.21 | 11.72 | - |
| YUV | 69.71 | 142.84 | 162.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 96 | 0 | 0.66 | 0.19 | 0.54 | 316.92 | 0.49 | 0.31 |
| Hex | 76 | 28 | 60 | 0 | 42 | 13 | 36 | 13D | 31 | 1F |
| Octal | 166 | 50 | 140 | 0 | 102 | 23 | 66 | 475 | 61 | 37 |
| Binary | 1110110 | 101000 | 1100000 | 0 | 1000010 | 10011 | 110110 | 100111101 | 110001 | 11111 |
Color Harmonies of #762860
Complementary color
Monochromatic Colors of #762860
Black with #762860
Text Example
Text Example
White with #762860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762860; }
p { color: rgb(118,40,96); }
H1.HeaderClassName
{
color: #762860;
}
.AnyTagClassName
{
color: #762860;
}
</style>
background-color css
<style>
a { background-color: #762860; }
a { background-color: rgb(118,40,96); }
div.DivClassName
{
background-color: #762860;
}
.BgClassName
{
background-color: #762860;
}
</style>
border-color css
<style>
span { border-color: #762860; }
span { border-color: rgb(118,40,96); }
td.TdClassName
{
border-color: #762860;
}
.TagClassName
{
border-color: #762860;
}
</style>