Shades of Palatinate Purple #753868
Tints of Palatinate Purple #753868
RGB
CMYK
RGB Variations
Color information
#753868 (or 0x753868) is known color: Palatinate Purple. HEX triplet: 75, 38 and 68. RGB value is (117,56,104). Sum of RGB (Red+Green+Blue) = 117+56+104=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 56 (22.27% from 255 or 20.22% from 277); Blue value is 104 (41.02% from 255 or 37.55% from 277); Max value from RGB is 117 - color contains mainly: red. Hex color #753868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753868 is #8AC797. Grayscale: #4F4F4F. Windows color (decimal): -9095064 or 6830197. OLE color: 6830197.
HSL color Cylindrical-coordinate representation of color #753868: hue angle of 312.79º 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 #753868 is Cyan = 0, Magento = 0.52, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 104 | - |
| CMYK | 0 | 0.52 | 0.11 | 0.54 |
| HSL | 312.79º | 0.35% | 0.34% | - |
| HSV(B) | 312.79º | 0.52% | 0.46% | - |
| XYZ | 11.25 | 7.61 | 13.97 | - |
| YUV | 79.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 104 | 0 | 0.52 | 0.11 | 0.54 | 312.79 | 0.35 | 0.34 |
| Hex | 75 | 38 | 68 | 0 | 34 | B | 36 | 139 | 23 | 22 |
| Octal | 165 | 70 | 150 | 0 | 64 | 13 | 66 | 471 | 43 | 42 |
| Binary | 1110101 | 111000 | 1101000 | 0 | 110100 | 1011 | 110110 | 100111001 | 100011 | 100010 |
Color Harmonies of #753868
Complementary color
Monochromatic Colors of #753868
Black with #753868
Text Example
Text Example
White with #753868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753868; }
p { color: rgb(117,56,104); }
H1.HeaderClassName
{
color: #753868;
}
.AnyTagClassName
{
color: #753868;
}
</style>
background-color css
<style>
a { background-color: #753868; }
a { background-color: rgb(117,56,104); }
div.DivClassName
{
background-color: #753868;
}
.BgClassName
{
background-color: #753868;
}
</style>
border-color css
<style>
span { border-color: #753868; }
span { border-color: rgb(117,56,104); }
td.TdClassName
{
border-color: #753868;
}
.TagClassName
{
border-color: #753868;
}
</style>