Shades of Palatinate Purple #753861
Tints of Palatinate Purple #753861
RGB
CMYK
RGB Variations
Color information
#753861 (or 0x753861) is known color: Palatinate Purple. HEX triplet: 75, 38 and 61. RGB value is (117,56,97). Sum of RGB (Red+Green+Blue) = 117+56+97=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 56 (22.27% from 255 or 20.74% from 270); Blue value is 97 (38.28% from 255 or 35.93% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #753861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753861 is #8AC79E. Grayscale: #4E4E4E. Windows color (decimal): -9095071 or 6371445. OLE color: 6371445.
HSL color Cylindrical-coordinate representation of color #753861: hue angle of 319.67º 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 #753861 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 97 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.54 |
| HSL | 319.67º | 0.35% | 0.34% | - |
| HSV(B) | 319.67º | 0.52% | 0.46% | - |
| XYZ | 10.91 | 7.47 | 12.18 | - |
| YUV | 78.91 | 138.21 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 97 | 0 | 0.52 | 0.17 | 0.54 | 319.67 | 0.35 | 0.34 |
| Hex | 75 | 38 | 61 | 0 | 34 | 11 | 36 | 140 | 23 | 22 |
| Octal | 165 | 70 | 141 | 0 | 64 | 21 | 66 | 500 | 43 | 42 |
| Binary | 1110101 | 111000 | 1100001 | 0 | 110100 | 10001 | 110110 | 101000000 | 100011 | 100010 |
Color Harmonies of #753861
Complementary color
Monochromatic Colors of #753861
Black with #753861
Text Example
Text Example
White with #753861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753861; }
p { color: rgb(117,56,97); }
H1.HeaderClassName
{
color: #753861;
}
.AnyTagClassName
{
color: #753861;
}
</style>
background-color css
<style>
a { background-color: #753861; }
a { background-color: rgb(117,56,97); }
div.DivClassName
{
background-color: #753861;
}
.BgClassName
{
background-color: #753861;
}
</style>
border-color css
<style>
span { border-color: #753861; }
span { border-color: rgb(117,56,97); }
td.TdClassName
{
border-color: #753861;
}
.TagClassName
{
border-color: #753861;
}
</style>