Shades of Palatinate Purple #753865
Tints of Palatinate Purple #753865
RGB
CMYK
RGB Variations
Color information
#753865 (or 0x753865) is known color: Palatinate Purple. HEX triplet: 75, 38 and 65. RGB value is (117,56,101). Sum of RGB (Red+Green+Blue) = 117+56+101=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #753865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753865 is #8AC79A. Grayscale: #4F4F4F. Windows color (decimal): -9095067 or 6633589. OLE color: 6633589.
HSL color Cylindrical-coordinate representation of color #753865: hue angle of 315.74º 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 #753865 is Cyan = 0, Magento = 0.52, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 101 | - |
| CMYK | 0 | 0.52 | 0.14 | 0.54 |
| HSL | 315.74º | 0.35% | 0.34% | - |
| HSV(B) | 315.74º | 0.52% | 0.46% | - |
| XYZ | 11.1 | 7.55 | 13.18 | - |
| YUV | 79.37 | 140.21 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 101 | 0 | 0.52 | 0.14 | 0.54 | 315.74 | 0.35 | 0.34 |
| Hex | 75 | 38 | 65 | 0 | 34 | E | 36 | 13C | 23 | 22 |
| Octal | 165 | 70 | 145 | 0 | 64 | 16 | 66 | 474 | 43 | 42 |
| Binary | 1110101 | 111000 | 1100101 | 0 | 110100 | 1110 | 110110 | 100111100 | 100011 | 100010 |
Color Harmonies of #753865
Complementary color
Monochromatic Colors of #753865
Black with #753865
Text Example
Text Example
White with #753865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753865; }
p { color: rgb(117,56,101); }
H1.HeaderClassName
{
color: #753865;
}
.AnyTagClassName
{
color: #753865;
}
</style>
background-color css
<style>
a { background-color: #753865; }
a { background-color: rgb(117,56,101); }
div.DivClassName
{
background-color: #753865;
}
.BgClassName
{
background-color: #753865;
}
</style>
border-color css
<style>
span { border-color: #753865; }
span { border-color: rgb(117,56,101); }
td.TdClassName
{
border-color: #753865;
}
.TagClassName
{
border-color: #753865;
}
</style>