Shades of Palatinate Purple #752659
Tints of Palatinate Purple #752659
RGB
CMYK
RGB Variations
Color information
#752659 (or 0x752659) is known color: Palatinate Purple. HEX triplet: 75, 26 and 59. RGB value is (117,38,89). Sum of RGB (Red+Green+Blue) = 117+38+89=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 38 (15.23% from 255 or 15.57% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #752659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752659 is #8AD9A6. Grayscale: #434343. Windows color (decimal): -9099687 or 5842549. OLE color: 5842549.
HSL color Cylindrical-coordinate representation of color #752659: hue angle of 321.27º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752659 is Cyan = 0, Magento = 0.68, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 89 | - |
| CMYK | 0 | 0.68 | 0.24 | 0.54 |
| HSL | 321.27º | 0.51% | 0.3% | - |
| HSV(B) | 321.27º | 0.68% | 0.46% | - |
| XYZ | 9.83 | 5.89 | 10.07 | - |
| YUV | 67.44 | 140.17 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 89 | 0 | 0.68 | 0.24 | 0.54 | 321.27 | 0.51 | 0.3 |
| Hex | 75 | 26 | 59 | 0 | 44 | 18 | 36 | 141 | 33 | 1E |
| Octal | 165 | 46 | 131 | 0 | 104 | 30 | 66 | 501 | 63 | 36 |
| Binary | 1110101 | 100110 | 1011001 | 0 | 1000100 | 11000 | 110110 | 101000001 | 110011 | 11110 |
Color Harmonies of #752659
Complementary color
Monochromatic Colors of #752659
Black with #752659
Text Example
Text Example
White with #752659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752659; }
p { color: rgb(117,38,89); }
H1.HeaderClassName
{
color: #752659;
}
.AnyTagClassName
{
color: #752659;
}
</style>
background-color css
<style>
a { background-color: #752659; }
a { background-color: rgb(117,38,89); }
div.DivClassName
{
background-color: #752659;
}
.BgClassName
{
background-color: #752659;
}
</style>
border-color css
<style>
span { border-color: #752659; }
span { border-color: rgb(117,38,89); }
td.TdClassName
{
border-color: #752659;
}
.TagClassName
{
border-color: #752659;
}
</style>