Shades of Palatinate Purple #753864
Tints of Palatinate Purple #753864
RGB
CMYK
RGB Variations
Color information
#753864 (or 0x753864) is known color: Palatinate Purple. HEX triplet: 75, 38 and 64. RGB value is (117,56,100). Sum of RGB (Red+Green+Blue) = 117+56+100=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 100 (39.45% from 255 or 36.63% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #753864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753864 is #8AC79B. Grayscale: #4F4F4F. Windows color (decimal): -9095068 or 6568053. OLE color: 6568053.
HSL color Cylindrical-coordinate representation of color #753864: hue angle of 316.72º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753864 is Cyan = 0, Magento = 0.52, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 100 | - |
| CMYK | 0 | 0.52 | 0.15 | 0.54 |
| HSL | 316.72º | 0.35% | 0.34% | - |
| HSV(B) | 316.72º | 0.52% | 0.46% | - |
| XYZ | 11.05 | 7.53 | 12.93 | - |
| YUV | 79.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 100 | 0 | 0.52 | 0.15 | 0.54 | 316.72 | 0.35 | 0.34 |
| Hex | 75 | 38 | 64 | 0 | 34 | F | 36 | 13D | 23 | 22 |
| Octal | 165 | 70 | 144 | 0 | 64 | 17 | 66 | 475 | 43 | 42 |
| Binary | 1110101 | 111000 | 1100100 | 0 | 110100 | 1111 | 110110 | 100111101 | 100011 | 100010 |
Color Harmonies of #753864
Complementary color
Monochromatic Colors of #753864
Black with #753864
Text Example
Text Example
White with #753864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753864; }
p { color: rgb(117,56,100); }
H1.HeaderClassName
{
color: #753864;
}
.AnyTagClassName
{
color: #753864;
}
</style>
background-color css
<style>
a { background-color: #753864; }
a { background-color: rgb(117,56,100); }
div.DivClassName
{
background-color: #753864;
}
.BgClassName
{
background-color: #753864;
}
</style>
border-color css
<style>
span { border-color: #753864; }
span { border-color: rgb(117,56,100); }
td.TdClassName
{
border-color: #753864;
}
.TagClassName
{
border-color: #753864;
}
</style>