Shades of Palatinate Purple #753860
Tints of Palatinate Purple #753860
RGB
CMYK
RGB Variations
Color information
#753860 (or 0x753860) is known color: Palatinate Purple. HEX triplet: 75, 38 and 60. RGB value is (117,56,96). Sum of RGB (Red+Green+Blue) = 117+56+96=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 56 (22.27% from 255 or 20.82% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #753860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753860 is #8AC79F. Grayscale: #4E4E4E. Windows color (decimal): -9095072 or 6305909. OLE color: 6305909.
HSL color Cylindrical-coordinate representation of color #753860: hue angle of 320.66º 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 #753860 is Cyan = 0, Magento = 0.52, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 96 | - |
| CMYK | 0 | 0.52 | 0.18 | 0.54 |
| HSL | 320.66º | 0.35% | 0.34% | - |
| HSV(B) | 320.66º | 0.52% | 0.46% | - |
| XYZ | 10.86 | 7.45 | 11.93 | - |
| YUV | 78.8 | 137.71 | 155.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 96 | 0 | 0.52 | 0.18 | 0.54 | 320.66 | 0.35 | 0.34 |
| Hex | 75 | 38 | 60 | 0 | 34 | 12 | 36 | 141 | 23 | 22 |
| Octal | 165 | 70 | 140 | 0 | 64 | 22 | 66 | 501 | 43 | 42 |
| Binary | 1110101 | 111000 | 1100000 | 0 | 110100 | 10010 | 110110 | 101000001 | 100011 | 100010 |
Color Harmonies of #753860
Complementary color
Monochromatic Colors of #753860
Black with #753860
Text Example
Text Example
White with #753860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753860; }
p { color: rgb(117,56,96); }
H1.HeaderClassName
{
color: #753860;
}
.AnyTagClassName
{
color: #753860;
}
</style>
background-color css
<style>
a { background-color: #753860; }
a { background-color: rgb(117,56,96); }
div.DivClassName
{
background-color: #753860;
}
.BgClassName
{
background-color: #753860;
}
</style>
border-color css
<style>
span { border-color: #753860; }
span { border-color: rgb(117,56,96); }
td.TdClassName
{
border-color: #753860;
}
.TagClassName
{
border-color: #753860;
}
</style>