Shades of Palatinate Purple #762760
Tints of Palatinate Purple #762760
RGB
CMYK
RGB Variations
Color information
#762760 (or 0x762760) is known color: Palatinate Purple. HEX triplet: 76, 27 and 60. RGB value is (118,39,96). Sum of RGB (Red+Green+Blue) = 118+39+96=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 39 (15.62% from 255 or 15.42% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #762760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762760 is #89D89F. Grayscale: #444444. Windows color (decimal): -9033888 or 6301558. OLE color: 6301558.
HSL color Cylindrical-coordinate representation of color #762760: hue angle of 316.71º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762760 is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 96 | - |
| CMYK | 0 | 0.67 | 0.19 | 0.54 |
| HSL | 316.71º | 0.5% | 0.31% | - |
| HSV(B) | 316.71º | 0.67% | 0.46% | - |
| XYZ | 10.31 | 6.15 | 11.71 | - |
| YUV | 69.12 | 143.17 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 96 | 0 | 0.67 | 0.19 | 0.54 | 316.71 | 0.5 | 0.31 |
| Hex | 76 | 27 | 60 | 0 | 43 | 13 | 36 | 13D | 32 | 1F |
| Octal | 166 | 47 | 140 | 0 | 103 | 23 | 66 | 475 | 62 | 37 |
| Binary | 1110110 | 100111 | 1100000 | 0 | 1000011 | 10011 | 110110 | 100111101 | 110010 | 11111 |
Color Harmonies of #762760
Complementary color
Monochromatic Colors of #762760
Black with #762760
Text Example
Text Example
White with #762760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762760; }
p { color: rgb(118,39,96); }
H1.HeaderClassName
{
color: #762760;
}
.AnyTagClassName
{
color: #762760;
}
</style>
background-color css
<style>
a { background-color: #762760; }
a { background-color: rgb(118,39,96); }
div.DivClassName
{
background-color: #762760;
}
.BgClassName
{
background-color: #762760;
}
</style>
border-color css
<style>
span { border-color: #762760; }
span { border-color: rgb(118,39,96); }
td.TdClassName
{
border-color: #762760;
}
.TagClassName
{
border-color: #762760;
}
</style>