Shades of Palatinate Purple #761463
Tints of Palatinate Purple #761463
RGB
CMYK
RGB Variations
Color information
#761463 (or 0x761463) is known color: Palatinate Purple. HEX triplet: 76, 14 and 63. RGB value is (118,20,99). Sum of RGB (Red+Green+Blue) = 118+20+99=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 99 (39.06% from 255 or 41.77% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #761463 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761463 is #89EB9C. Grayscale: #3A3A3A. Windows color (decimal): -9038749 or 6493302. OLE color: 6493302.
HSL color Cylindrical-coordinate representation of color #761463: hue angle of 311.63º 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 #761463 is Cyan = 0, Magento = 0.83, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 99 | - |
| CMYK | 0 | 0.83 | 0.16 | 0.54 |
| HSL | 311.63º | 0.71% | 0.27% | - |
| HSV(B) | 311.63º | 0.83% | 0.46% | - |
| XYZ | 9.97 | 5.25 | 12.29 | - |
| YUV | 58.31 | 150.97 | 170.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 99 | 0 | 0.83 | 0.16 | 0.54 | 311.63 | 0.71 | 0.27 |
| Hex | 76 | 14 | 63 | 0 | 53 | 10 | 36 | 138 | 47 | 1B |
| Octal | 166 | 24 | 143 | 0 | 123 | 20 | 66 | 470 | 107 | 33 |
| Binary | 1110110 | 10100 | 1100011 | 0 | 1010011 | 10000 | 110110 | 100111000 | 1000111 | 11011 |
Color Harmonies of #761463
Complementary color
Monochromatic Colors of #761463
Black with #761463
Text Example
Text Example
White with #761463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761463; }
p { color: rgb(118,20,99); }
H1.HeaderClassName
{
color: #761463;
}
.AnyTagClassName
{
color: #761463;
}
</style>
background-color css
<style>
a { background-color: #761463; }
a { background-color: rgb(118,20,99); }
div.DivClassName
{
background-color: #761463;
}
.BgClassName
{
background-color: #761463;
}
</style>
border-color css
<style>
span { border-color: #761463; }
span { border-color: rgb(118,20,99); }
td.TdClassName
{
border-color: #761463;
}
.TagClassName
{
border-color: #761463;
}
</style>