Shades of Palatinate Purple #761465
Tints of Palatinate Purple #761465
RGB
CMYK
RGB Variations
Color information
#761465 (or 0x761465) is known color: Palatinate Purple. HEX triplet: 76, 14 and 65. RGB value is (118,20,101). Sum of RGB (Red+Green+Blue) = 118+20+101=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 20 (8.20% from 255 or 8.37% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #761465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761465 is #89EB9A. Grayscale: #3A3A3A. Windows color (decimal): -9038747 or 6624374. OLE color: 6624374.
HSL color Cylindrical-coordinate representation of color #761465: hue angle of 310.41º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #761465 is Cyan = 0, Magento = 0.83, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 101 | - |
| CMYK | 0 | 0.83 | 0.14 | 0.54 |
| HSL | 310.41º | 0.71% | 0.27% | - |
| HSV(B) | 310.41º | 0.83% | 0.46% | - |
| XYZ | 10.07 | 5.29 | 12.8 | - |
| YUV | 58.54 | 151.97 | 170.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 101 | 0 | 0.83 | 0.14 | 0.54 | 310.41 | 0.71 | 0.27 |
| Hex | 76 | 14 | 65 | 0 | 53 | E | 36 | 136 | 47 | 1B |
| Octal | 166 | 24 | 145 | 0 | 123 | 16 | 66 | 466 | 107 | 33 |
| Binary | 1110110 | 10100 | 1100101 | 0 | 1010011 | 1110 | 110110 | 100110110 | 1000111 | 11011 |
Color Harmonies of #761465
Complementary color
Monochromatic Colors of #761465
Black with #761465
Text Example
Text Example
White with #761465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761465; }
p { color: rgb(118,20,101); }
H1.HeaderClassName
{
color: #761465;
}
.AnyTagClassName
{
color: #761465;
}
</style>
background-color css
<style>
a { background-color: #761465; }
a { background-color: rgb(118,20,101); }
div.DivClassName
{
background-color: #761465;
}
.BgClassName
{
background-color: #761465;
}
</style>
border-color css
<style>
span { border-color: #761465; }
span { border-color: rgb(118,20,101); }
td.TdClassName
{
border-color: #761465;
}
.TagClassName
{
border-color: #761465;
}
</style>