Shades of Palatinate Purple #761260
Tints of Palatinate Purple #761260
RGB
CMYK
RGB Variations
Color information
#761260 (or 0x761260) is known color: Palatinate Purple. HEX triplet: 76, 12 and 60. RGB value is (118,18,96). Sum of RGB (Red+Green+Blue) = 118+18+96=232 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.86% from 232); Green value is 18 (7.42% from 255 or 7.76% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 118 - color contains mainly: red. Hex color #761260 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761260 is #89ED9F. Grayscale: #383838. Windows color (decimal): -9039264 or 6296182. OLE color: 6296182.
HSL color Cylindrical-coordinate representation of color #761260: hue angle of 313.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #761260 is Cyan = 0, Magento = 0.85, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 18 | 96 | - |
| CMYK | 0 | 0.85 | 0.19 | 0.54 |
| HSL | 313.2º | 0.74% | 0.27% | - |
| HSV(B) | 313.2º | 0.85% | 0.46% | - |
| XYZ | 9.8 | 5.13 | 11.54 | - |
| YUV | 56.79 | 150.13 | 171.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 18 | 96 | 0 | 0.85 | 0.19 | 0.54 | 313.2 | 0.74 | 0.27 |
| Hex | 76 | 12 | 60 | 0 | 55 | 13 | 36 | 139 | 4A | 1B |
| Octal | 166 | 22 | 140 | 0 | 125 | 23 | 66 | 471 | 112 | 33 |
| Binary | 1110110 | 10010 | 1100000 | 0 | 1010101 | 10011 | 110110 | 100111001 | 1001010 | 11011 |
Color Harmonies of #761260
Complementary color
Monochromatic Colors of #761260
Black with #761260
Text Example
Text Example
White with #761260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761260; }
p { color: rgb(118,18,96); }
H1.HeaderClassName
{
color: #761260;
}
.AnyTagClassName
{
color: #761260;
}
</style>
background-color css
<style>
a { background-color: #761260; }
a { background-color: rgb(118,18,96); }
div.DivClassName
{
background-color: #761260;
}
.BgClassName
{
background-color: #761260;
}
</style>
border-color css
<style>
span { border-color: #761260; }
span { border-color: rgb(118,18,96); }
td.TdClassName
{
border-color: #761260;
}
.TagClassName
{
border-color: #761260;
}
</style>