Shades of Palatinate Purple #752760
Tints of Palatinate Purple #752760
RGB
CMYK
RGB Variations
Color information
#752760 (or 0x752760) is known color: Palatinate Purple. HEX triplet: 75, 27 and 60. RGB value is (117,39,96). Sum of RGB (Red+Green+Blue) = 117+39+96=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 39 (15.62% from 255 or 15.48% from 252); Blue value is 96 (37.89% from 255 or 38.10% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #752760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752760 is #8AD89F. Grayscale: #444444. Windows color (decimal): -9099424 or 6301557. OLE color: 6301557.
HSL color Cylindrical-coordinate representation of color #752760: hue angle of 316.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752760 is Cyan = 0, Magento = 0.67, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 96 | - |
| CMYK | 0 | 0.67 | 0.18 | 0.54 |
| HSL | 316.15º | 0.5% | 0.31% | - |
| HSV(B) | 316.15º | 0.67% | 0.46% | - |
| XYZ | 10.17 | 6.08 | 11.7 | - |
| YUV | 68.82 | 143.34 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 96 | 0 | 0.67 | 0.18 | 0.54 | 316.15 | 0.5 | 0.31 |
| Hex | 75 | 27 | 60 | 0 | 43 | 12 | 36 | 13C | 32 | 1F |
| Octal | 165 | 47 | 140 | 0 | 103 | 22 | 66 | 474 | 62 | 37 |
| Binary | 1110101 | 100111 | 1100000 | 0 | 1000011 | 10010 | 110110 | 100111100 | 110010 | 11111 |
Color Harmonies of #752760
Complementary color
Monochromatic Colors of #752760
Black with #752760
Text Example
Text Example
White with #752760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752760; }
p { color: rgb(117,39,96); }
H1.HeaderClassName
{
color: #752760;
}
.AnyTagClassName
{
color: #752760;
}
</style>
background-color css
<style>
a { background-color: #752760; }
a { background-color: rgb(117,39,96); }
div.DivClassName
{
background-color: #752760;
}
.BgClassName
{
background-color: #752760;
}
</style>
border-color css
<style>
span { border-color: #752760; }
span { border-color: rgb(117,39,96); }
td.TdClassName
{
border-color: #752760;
}
.TagClassName
{
border-color: #752760;
}
</style>