Shades of Palatinate Purple #752159
Tints of Palatinate Purple #752159
RGB
CMYK
RGB Variations
Color information
#752159 (or 0x752159) is known color: Palatinate Purple. HEX triplet: 75, 21 and 59. RGB value is (117,33,89). Sum of RGB (Red+Green+Blue) = 117+33+89=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 33 (13.28% from 255 or 13.81% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #752159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752159 is #8ADEA6. Grayscale: #404040. Windows color (decimal): -9100967 or 5841269. OLE color: 5841269.
HSL color Cylindrical-coordinate representation of color #752159: hue angle of 320º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #752159 is Cyan = 0, Magento = 0.72, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 89 | - |
| CMYK | 0 | 0.72 | 0.24 | 0.54 |
| HSL | 320º | 0.56% | 0.29% | - |
| HSV(B) | 320º | 0.72% | 0.46% | - |
| XYZ | 9.68 | 5.59 | 10.02 | - |
| YUV | 64.5 | 141.83 | 165.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 89 | 0 | 0.72 | 0.24 | 0.54 | 320 | 0.56 | 0.29 |
| Hex | 75 | 21 | 59 | 0 | 48 | 18 | 36 | 140 | 38 | 1D |
| Octal | 165 | 41 | 131 | 0 | 110 | 30 | 66 | 500 | 70 | 35 |
| Binary | 1110101 | 100001 | 1011001 | 0 | 1001000 | 11000 | 110110 | 101000000 | 111000 | 11101 |
Color Harmonies of #752159
Complementary color
Monochromatic Colors of #752159
Black with #752159
Text Example
Text Example
White with #752159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752159; }
p { color: rgb(117,33,89); }
H1.HeaderClassName
{
color: #752159;
}
.AnyTagClassName
{
color: #752159;
}
</style>
background-color css
<style>
a { background-color: #752159; }
a { background-color: rgb(117,33,89); }
div.DivClassName
{
background-color: #752159;
}
.BgClassName
{
background-color: #752159;
}
</style>
border-color css
<style>
span { border-color: #752159; }
span { border-color: rgb(117,33,89); }
td.TdClassName
{
border-color: #752159;
}
.TagClassName
{
border-color: #752159;
}
</style>