Shades of Palatinate Purple #753064
Tints of Palatinate Purple #753064
RGB
CMYK
RGB Variations
Color information
#753064 (or 0x753064) is known color: Palatinate Purple. HEX triplet: 75, 30 and 64. RGB value is (117,48,100). Sum of RGB (Red+Green+Blue) = 117+48+100=265 (35% of max value = 765). Red value is 117 (46.09% from 255 or 44.15% from 265); Green value is 48 (19.14% from 255 or 18.11% from 265); Blue value is 100 (39.45% from 255 or 37.74% from 265); Max value from RGB is 117 - color contains mainly: red. Hex color #753064 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753064 is #8ACF9B. Grayscale: #4A4A4A. Windows color (decimal): -9097116 or 6566005. OLE color: 6566005.
HSL color Cylindrical-coordinate representation of color #753064: hue angle of 314.78º 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 #753064 is Cyan = 0, Magento = 0.59, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 100 | - |
| CMYK | 0 | 0.59 | 0.15 | 0.54 |
| HSL | 314.78º | 0.42% | 0.32% | - |
| HSV(B) | 314.78º | 0.59% | 0.46% | - |
| XYZ | 10.69 | 6.82 | 12.81 | - |
| YUV | 74.56 | 142.36 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 100 | 0 | 0.59 | 0.15 | 0.54 | 314.78 | 0.42 | 0.32 |
| Hex | 75 | 30 | 64 | 0 | 3B | F | 36 | 13B | 2A | 20 |
| Octal | 165 | 60 | 144 | 0 | 73 | 17 | 66 | 473 | 52 | 40 |
| Binary | 1110101 | 110000 | 1100100 | 0 | 111011 | 1111 | 110110 | 100111011 | 101010 | 100000 |
Color Harmonies of #753064
Complementary color
Monochromatic Colors of #753064
Black with #753064
Text Example
Text Example
White with #753064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753064; }
p { color: rgb(117,48,100); }
H1.HeaderClassName
{
color: #753064;
}
.AnyTagClassName
{
color: #753064;
}
</style>
background-color css
<style>
a { background-color: #753064; }
a { background-color: rgb(117,48,100); }
div.DivClassName
{
background-color: #753064;
}
.BgClassName
{
background-color: #753064;
}
</style>
border-color css
<style>
span { border-color: #753064; }
span { border-color: rgb(117,48,100); }
td.TdClassName
{
border-color: #753064;
}
.TagClassName
{
border-color: #753064;
}
</style>