Shades of Palatinate Purple #761566
Tints of Palatinate Purple #761566
RGB
CMYK
RGB Variations
Color information
#761566 (or 0x761566) is known color: Palatinate Purple. HEX triplet: 76, 15 and 66. RGB value is (118,21,102). Sum of RGB (Red+Green+Blue) = 118+21+102=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 21 (8.59% from 255 or 8.71% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #761566 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761566 is #89EA99. Grayscale: #3B3B3B. Windows color (decimal): -9038490 or 6690166. OLE color: 6690166.
HSL color Cylindrical-coordinate representation of color #761566: hue angle of 309.9º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #761566 is Cyan = 0, Magento = 0.82, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 102 | - |
| CMYK | 0 | 0.82 | 0.14 | 0.54 |
| HSL | 309.9º | 0.7% | 0.27% | - |
| HSV(B) | 309.9º | 0.82% | 0.46% | - |
| XYZ | 10.14 | 5.35 | 13.07 | - |
| YUV | 59.24 | 152.14 | 169.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 102 | 0 | 0.82 | 0.14 | 0.54 | 309.9 | 0.7 | 0.27 |
| Hex | 76 | 15 | 66 | 0 | 52 | E | 36 | 136 | 46 | 1B |
| Octal | 166 | 25 | 146 | 0 | 122 | 16 | 66 | 466 | 106 | 33 |
| Binary | 1110110 | 10101 | 1100110 | 0 | 1010010 | 1110 | 110110 | 100110110 | 1000110 | 11011 |
Color Harmonies of #761566
Complementary color
Monochromatic Colors of #761566
Black with #761566
Text Example
Text Example
White with #761566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761566; }
p { color: rgb(118,21,102); }
H1.HeaderClassName
{
color: #761566;
}
.AnyTagClassName
{
color: #761566;
}
</style>
background-color css
<style>
a { background-color: #761566; }
a { background-color: rgb(118,21,102); }
div.DivClassName
{
background-color: #761566;
}
.BgClassName
{
background-color: #761566;
}
</style>
border-color css
<style>
span { border-color: #761566; }
span { border-color: rgb(118,21,102); }
td.TdClassName
{
border-color: #761566;
}
.TagClassName
{
border-color: #761566;
}
</style>