Shades of Palatinate Purple #753066
Tints of Palatinate Purple #753066
RGB
CMYK
RGB Variations
Color information
#753066 (or 0x753066) is known color: Palatinate Purple. HEX triplet: 75, 30 and 66. RGB value is (117,48,102). Sum of RGB (Red+Green+Blue) = 117+48+102=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 48 (19.14% from 255 or 17.98% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #753066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753066 is #8ACF99. Grayscale: #4A4A4A. Windows color (decimal): -9097114 or 6697077. OLE color: 6697077.
HSL color Cylindrical-coordinate representation of color #753066: hue angle of 313.04º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753066 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 102 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.54 |
| HSL | 313.04º | 0.42% | 0.32% | - |
| HSV(B) | 313.04º | 0.59% | 0.46% | - |
| XYZ | 10.79 | 6.86 | 13.32 | - |
| YUV | 74.79 | 143.36 | 158.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 102 | 0 | 0.59 | 0.13 | 0.54 | 313.04 | 0.42 | 0.32 |
| Hex | 75 | 30 | 66 | 0 | 3B | D | 36 | 139 | 2A | 20 |
| Octal | 165 | 60 | 146 | 0 | 73 | 15 | 66 | 471 | 52 | 40 |
| Binary | 1110101 | 110000 | 1100110 | 0 | 111011 | 1101 | 110110 | 100111001 | 101010 | 100000 |
Color Harmonies of #753066
Complementary color
Monochromatic Colors of #753066
Black with #753066
Text Example
Text Example
White with #753066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753066; }
p { color: rgb(117,48,102); }
H1.HeaderClassName
{
color: #753066;
}
.AnyTagClassName
{
color: #753066;
}
</style>
background-color css
<style>
a { background-color: #753066; }
a { background-color: rgb(117,48,102); }
div.DivClassName
{
background-color: #753066;
}
.BgClassName
{
background-color: #753066;
}
</style>
border-color css
<style>
span { border-color: #753066; }
span { border-color: rgb(117,48,102); }
td.TdClassName
{
border-color: #753066;
}
.TagClassName
{
border-color: #753066;
}
</style>