Shades of Palatinate Purple #761165
Tints of Palatinate Purple #761165
RGB
CMYK
RGB Variations
Color information
#761165 (or 0x761165) is known color: Palatinate Purple. HEX triplet: 76, 11 and 65. RGB value is (118,17,101). Sum of RGB (Red+Green+Blue) = 118+17+101=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 17 (7.03% from 255 or 7.20% from 236); Blue value is 101 (39.84% from 255 or 42.80% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #761165 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761165 is #89EE9A. Grayscale: #383838. Windows color (decimal): -9039515 or 6623606. OLE color: 6623606.
HSL color Cylindrical-coordinate representation of color #761165: hue angle of 310.1º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761165 is Cyan = 0, Magento = 0.86, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 101 | - |
| CMYK | 0 | 0.86 | 0.14 | 0.54 |
| HSL | 310.1º | 0.75% | 0.26% | - |
| HSV(B) | 310.1º | 0.86% | 0.46% | - |
| XYZ | 10.02 | 5.19 | 12.79 | - |
| YUV | 56.78 | 152.96 | 171.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 101 | 0 | 0.86 | 0.14 | 0.54 | 310.1 | 0.75 | 0.26 |
| Hex | 76 | 11 | 65 | 0 | 56 | E | 36 | 136 | 4B | 1A |
| Octal | 166 | 21 | 145 | 0 | 126 | 16 | 66 | 466 | 113 | 32 |
| Binary | 1110110 | 10001 | 1100101 | 0 | 1010110 | 1110 | 110110 | 100110110 | 1001011 | 11010 |
Color Harmonies of #761165
Complementary color
Monochromatic Colors of #761165
Black with #761165
Text Example
Text Example
White with #761165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761165; }
p { color: rgb(118,17,101); }
H1.HeaderClassName
{
color: #761165;
}
.AnyTagClassName
{
color: #761165;
}
</style>
background-color css
<style>
a { background-color: #761165; }
a { background-color: rgb(118,17,101); }
div.DivClassName
{
background-color: #761165;
}
.BgClassName
{
background-color: #761165;
}
</style>
border-color css
<style>
span { border-color: #761165; }
span { border-color: rgb(118,17,101); }
td.TdClassName
{
border-color: #761165;
}
.TagClassName
{
border-color: #761165;
}
</style>