Shades of Palatinate Purple #761264
Tints of Palatinate Purple #761264
RGB
CMYK
RGB Variations
Color information
#761264 (or 0x761264) is known color: Palatinate Purple. HEX triplet: 76, 12 and 64. RGB value is (118,18,100). Sum of RGB (Red+Green+Blue) = 118+18+100=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 18 (7.42% from 255 or 7.63% from 236); Blue value is 100 (39.45% from 255 or 42.37% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #761264 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761264 is #89ED9B. Grayscale: #393939. Windows color (decimal): -9039260 or 6558326. OLE color: 6558326.
HSL color Cylindrical-coordinate representation of color #761264: hue angle of 310.8º 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 #761264 is Cyan = 0, Magento = 0.85, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 18 | 100 | - |
| CMYK | 0 | 0.85 | 0.15 | 0.54 |
| HSL | 310.8º | 0.74% | 0.27% | - |
| HSV(B) | 310.8º | 0.85% | 0.46% | - |
| XYZ | 9.99 | 5.2 | 12.53 | - |
| YUV | 57.25 | 152.13 | 171.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 18 | 100 | 0 | 0.85 | 0.15 | 0.54 | 310.8 | 0.74 | 0.27 |
| Hex | 76 | 12 | 64 | 0 | 55 | F | 36 | 137 | 4A | 1B |
| Octal | 166 | 22 | 144 | 0 | 125 | 17 | 66 | 467 | 112 | 33 |
| Binary | 1110110 | 10010 | 1100100 | 0 | 1010101 | 1111 | 110110 | 100110111 | 1001010 | 11011 |
Color Harmonies of #761264
Complementary color
Monochromatic Colors of #761264
Black with #761264
Text Example
Text Example
White with #761264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761264; }
p { color: rgb(118,18,100); }
H1.HeaderClassName
{
color: #761264;
}
.AnyTagClassName
{
color: #761264;
}
</style>
background-color css
<style>
a { background-color: #761264; }
a { background-color: rgb(118,18,100); }
div.DivClassName
{
background-color: #761264;
}
.BgClassName
{
background-color: #761264;
}
</style>
border-color css
<style>
span { border-color: #761264; }
span { border-color: rgb(118,18,100); }
td.TdClassName
{
border-color: #761264;
}
.TagClassName
{
border-color: #761264;
}
</style>