Shades of Palatinate Purple #753068
Tints of Palatinate Purple #753068
RGB
CMYK
RGB Variations
Color information
#753068 (or 0x753068) is known color: Palatinate Purple. HEX triplet: 75, 30 and 68. RGB value is (117,48,104). Sum of RGB (Red+Green+Blue) = 117+48+104=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 48 (19.14% from 255 or 17.84% from 269); Blue value is 104 (41.02% from 255 or 38.66% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #753068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753068 is #8ACF97. Grayscale: #4A4A4A. Windows color (decimal): -9097112 or 6828149. OLE color: 6828149.
HSL color Cylindrical-coordinate representation of color #753068: hue angle of 311.3º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753068 is Cyan = 0, Magento = 0.59, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 104 | - |
| CMYK | 0 | 0.59 | 0.11 | 0.54 |
| HSL | 311.3º | 0.42% | 0.32% | - |
| HSV(B) | 311.3º | 0.59% | 0.46% | - |
| XYZ | 10.89 | 6.9 | 13.85 | - |
| YUV | 75.02 | 144.36 | 157.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 104 | 0 | 0.59 | 0.11 | 0.54 | 311.3 | 0.42 | 0.32 |
| Hex | 75 | 30 | 68 | 0 | 3B | B | 36 | 137 | 2A | 20 |
| Octal | 165 | 60 | 150 | 0 | 73 | 13 | 66 | 467 | 52 | 40 |
| Binary | 1110101 | 110000 | 1101000 | 0 | 111011 | 1011 | 110110 | 100110111 | 101010 | 100000 |
Color Harmonies of #753068
Complementary color
Monochromatic Colors of #753068
Black with #753068
Text Example
Text Example
White with #753068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753068; }
p { color: rgb(117,48,104); }
H1.HeaderClassName
{
color: #753068;
}
.AnyTagClassName
{
color: #753068;
}
</style>
background-color css
<style>
a { background-color: #753068; }
a { background-color: rgb(117,48,104); }
div.DivClassName
{
background-color: #753068;
}
.BgClassName
{
background-color: #753068;
}
</style>
border-color css
<style>
span { border-color: #753068; }
span { border-color: rgb(117,48,104); }
td.TdClassName
{
border-color: #753068;
}
.TagClassName
{
border-color: #753068;
}
</style>