Shades of Palatinate Purple #752960
Tints of Palatinate Purple #752960
RGB
CMYK
RGB Variations
Color information
#752960 (or 0x752960) is known color: Palatinate Purple. HEX triplet: 75, 29 and 60. RGB value is (117,41,96). Sum of RGB (Red+Green+Blue) = 117+41+96=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 41 (16.41% from 255 or 16.14% from 254); Blue value is 96 (37.89% from 255 or 37.80% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #752960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752960 is #8AD69F. Grayscale: #454545. Windows color (decimal): -9098912 or 6302069. OLE color: 6302069.
HSL color Cylindrical-coordinate representation of color #752960: hue angle of 316.58º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752960 is Cyan = 0, Magento = 0.65, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 96 | - |
| CMYK | 0 | 0.65 | 0.18 | 0.54 |
| HSL | 316.58º | 0.48% | 0.31% | - |
| HSV(B) | 316.58º | 0.65% | 0.46% | - |
| XYZ | 10.24 | 6.21 | 11.73 | - |
| YUV | 69.99 | 142.68 | 161.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 96 | 0 | 0.65 | 0.18 | 0.54 | 316.58 | 0.48 | 0.31 |
| Hex | 75 | 29 | 60 | 0 | 41 | 12 | 36 | 13D | 30 | 1F |
| Octal | 165 | 51 | 140 | 0 | 101 | 22 | 66 | 475 | 60 | 37 |
| Binary | 1110101 | 101001 | 1100000 | 0 | 1000001 | 10010 | 110110 | 100111101 | 110000 | 11111 |
Color Harmonies of #752960
Complementary color
Monochromatic Colors of #752960
Black with #752960
Text Example
Text Example
White with #752960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752960; }
p { color: rgb(117,41,96); }
H1.HeaderClassName
{
color: #752960;
}
.AnyTagClassName
{
color: #752960;
}
</style>
background-color css
<style>
a { background-color: #752960; }
a { background-color: rgb(117,41,96); }
div.DivClassName
{
background-color: #752960;
}
.BgClassName
{
background-color: #752960;
}
</style>
border-color css
<style>
span { border-color: #752960; }
span { border-color: rgb(117,41,96); }
td.TdClassName
{
border-color: #752960;
}
.TagClassName
{
border-color: #752960;
}
</style>