Shades of Palatinate Purple #751063
Tints of Palatinate Purple #751063
RGB
CMYK
RGB Variations
Color information
#751063 (or 0x751063) is known color: Palatinate Purple. HEX triplet: 75, 10 and 63. RGB value is (117,16,99). Sum of RGB (Red+Green+Blue) = 117+16+99=232 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.43% from 232); Green value is 16 (6.64% from 255 or 6.90% from 232); Blue value is 99 (39.06% from 255 or 42.67% from 232); Max value from RGB is 117 - color contains mainly: red. Hex color #751063 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751063 is #8AEF9C. Grayscale: #373737. Windows color (decimal): -9105309 or 6492277. OLE color: 6492277.
HSL color Cylindrical-coordinate representation of color #751063: hue angle of 310.69º degrees, saturation: 0.76, 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 #751063 is Cyan = 0, Magento = 0.86, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 99 | - |
| CMYK | 0 | 0.86 | 0.15 | 0.54 |
| HSL | 310.69º | 0.76% | 0.26% | - |
| HSV(B) | 310.69º | 0.86% | 0.46% | - |
| XYZ | 9.77 | 5.05 | 12.26 | - |
| YUV | 55.66 | 152.46 | 171.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 99 | 0 | 0.86 | 0.15 | 0.54 | 310.69 | 0.76 | 0.26 |
| Hex | 75 | 10 | 63 | 0 | 56 | F | 36 | 137 | 4C | 1A |
| Octal | 165 | 20 | 143 | 0 | 126 | 17 | 66 | 467 | 114 | 32 |
| Binary | 1110101 | 10000 | 1100011 | 0 | 1010110 | 1111 | 110110 | 100110111 | 1001100 | 11010 |
Color Harmonies of #751063
Complementary color
Monochromatic Colors of #751063
Black with #751063
Text Example
Text Example
White with #751063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751063; }
p { color: rgb(117,16,99); }
H1.HeaderClassName
{
color: #751063;
}
.AnyTagClassName
{
color: #751063;
}
</style>
background-color css
<style>
a { background-color: #751063; }
a { background-color: rgb(117,16,99); }
div.DivClassName
{
background-color: #751063;
}
.BgClassName
{
background-color: #751063;
}
</style>
border-color css
<style>
span { border-color: #751063; }
span { border-color: rgb(117,16,99); }
td.TdClassName
{
border-color: #751063;
}
.TagClassName
{
border-color: #751063;
}
</style>