Shades of Palatinate Purple #752965
Tints of Palatinate Purple #752965
RGB
CMYK
RGB Variations
Color information
#752965 (or 0x752965) is known color: Palatinate Purple. HEX triplet: 75, 29 and 65. RGB value is (117,41,101). Sum of RGB (Red+Green+Blue) = 117+41+101=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #752965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752965 is #8AD69A. Grayscale: #464646. Windows color (decimal): -9098907 or 6629749. OLE color: 6629749.
HSL color Cylindrical-coordinate representation of color #752965: hue angle of 312.63º 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 #752965 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 101 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.54 |
| HSL | 312.63º | 0.48% | 0.31% | - |
| HSV(B) | 312.63º | 0.65% | 0.46% | - |
| XYZ | 10.48 | 6.31 | 12.98 | - |
| YUV | 70.56 | 145.18 | 161.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 101 | 0 | 0.65 | 0.14 | 0.54 | 312.63 | 0.48 | 0.31 |
| Hex | 75 | 29 | 65 | 0 | 41 | E | 36 | 139 | 30 | 1F |
| Octal | 165 | 51 | 145 | 0 | 101 | 16 | 66 | 471 | 60 | 37 |
| Binary | 1110101 | 101001 | 1100101 | 0 | 1000001 | 1110 | 110110 | 100111001 | 110000 | 11111 |
Color Harmonies of #752965
Complementary color
Monochromatic Colors of #752965
Black with #752965
Text Example
Text Example
White with #752965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752965; }
p { color: rgb(117,41,101); }
H1.HeaderClassName
{
color: #752965;
}
.AnyTagClassName
{
color: #752965;
}
</style>
background-color css
<style>
a { background-color: #752965; }
a { background-color: rgb(117,41,101); }
div.DivClassName
{
background-color: #752965;
}
.BgClassName
{
background-color: #752965;
}
</style>
border-color css
<style>
span { border-color: #752965; }
span { border-color: rgb(117,41,101); }
td.TdClassName
{
border-color: #752965;
}
.TagClassName
{
border-color: #752965;
}
</style>