Shades of Palatinate Purple #752260
Tints of Palatinate Purple #752260
RGB
CMYK
RGB Variations
Color information
#752260 (or 0x752260) is known color: Palatinate Purple. HEX triplet: 75, 22 and 60. RGB value is (117,34,96). Sum of RGB (Red+Green+Blue) = 117+34+96=247 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.37% from 247); Green value is 34 (13.67% from 255 or 13.77% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 117 - color contains mainly: red. Hex color #752260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752260 is #8ADD9F. Grayscale: #414141. Windows color (decimal): -9100704 or 6300277. OLE color: 6300277.
HSL color Cylindrical-coordinate representation of color #752260: hue angle of 315.18º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752260 is Cyan = 0, Magento = 0.71, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 34 | 96 | - |
| CMYK | 0 | 0.71 | 0.18 | 0.54 |
| HSL | 315.18º | 0.55% | 0.3% | - |
| HSV(B) | 315.18º | 0.71% | 0.46% | - |
| XYZ | 10.02 | 5.77 | 11.65 | - |
| YUV | 65.89 | 145 | 164.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 96 | 0 | 0.71 | 0.18 | 0.54 | 315.18 | 0.55 | 0.3 |
| Hex | 75 | 22 | 60 | 0 | 47 | 12 | 36 | 13B | 37 | 1E |
| Octal | 165 | 42 | 140 | 0 | 107 | 22 | 66 | 473 | 67 | 36 |
| Binary | 1110101 | 100010 | 1100000 | 0 | 1000111 | 10010 | 110110 | 100111011 | 110111 | 11110 |
Color Harmonies of #752260
Complementary color
Monochromatic Colors of #752260
Black with #752260
Text Example
Text Example
White with #752260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752260; }
p { color: rgb(117,34,96); }
H1.HeaderClassName
{
color: #752260;
}
.AnyTagClassName
{
color: #752260;
}
</style>
background-color css
<style>
a { background-color: #752260; }
a { background-color: rgb(117,34,96); }
div.DivClassName
{
background-color: #752260;
}
.BgClassName
{
background-color: #752260;
}
</style>
border-color css
<style>
span { border-color: #752260; }
span { border-color: rgb(117,34,96); }
td.TdClassName
{
border-color: #752260;
}
.TagClassName
{
border-color: #752260;
}
</style>