Shades of Palatinate Purple #753065
Tints of Palatinate Purple #753065
RGB
CMYK
RGB Variations
Color information
#753065 (or 0x753065) is known color: Palatinate Purple. HEX triplet: 75, 30 and 65. RGB value is (117,48,101). Sum of RGB (Red+Green+Blue) = 117+48+101=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 48 (19.14% from 255 or 18.05% from 266); Blue value is 101 (39.84% from 255 or 37.97% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #753065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753065 is #8ACF9A. Grayscale: #4A4A4A. Windows color (decimal): -9097115 or 6631541. OLE color: 6631541.
HSL color Cylindrical-coordinate representation of color #753065: hue angle of 313.91º 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 #753065 is Cyan = 0, Magento = 0.59, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 101 | - |
| CMYK | 0 | 0.59 | 0.14 | 0.54 |
| HSL | 313.91º | 0.42% | 0.32% | - |
| HSV(B) | 313.91º | 0.59% | 0.46% | - |
| XYZ | 10.74 | 6.84 | 13.07 | - |
| YUV | 74.67 | 142.86 | 158.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 101 | 0 | 0.59 | 0.14 | 0.54 | 313.91 | 0.42 | 0.32 |
| Hex | 75 | 30 | 65 | 0 | 3B | E | 36 | 13A | 2A | 20 |
| Octal | 165 | 60 | 145 | 0 | 73 | 16 | 66 | 472 | 52 | 40 |
| Binary | 1110101 | 110000 | 1100101 | 0 | 111011 | 1110 | 110110 | 100111010 | 101010 | 100000 |
Color Harmonies of #753065
Complementary color
Monochromatic Colors of #753065
Black with #753065
Text Example
Text Example
White with #753065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753065; }
p { color: rgb(117,48,101); }
H1.HeaderClassName
{
color: #753065;
}
.AnyTagClassName
{
color: #753065;
}
</style>
background-color css
<style>
a { background-color: #753065; }
a { background-color: rgb(117,48,101); }
div.DivClassName
{
background-color: #753065;
}
.BgClassName
{
background-color: #753065;
}
</style>
border-color css
<style>
span { border-color: #753065; }
span { border-color: rgb(117,48,101); }
td.TdClassName
{
border-color: #753065;
}
.TagClassName
{
border-color: #753065;
}
</style>