Shades of Palatinate Purple #752765
Tints of Palatinate Purple #752765
RGB
CMYK
RGB Variations
Color information
#752765 (or 0x752765) is known color: Palatinate Purple. HEX triplet: 75, 27 and 65. RGB value is (117,39,101). Sum of RGB (Red+Green+Blue) = 117+39+101=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 101 (39.84% from 255 or 39.30% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #752765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752765 is #8AD89A. Grayscale: #454545. Windows color (decimal): -9099419 or 6629237. OLE color: 6629237.
HSL color Cylindrical-coordinate representation of color #752765: hue angle of 312.31º 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 #752765 is Cyan = 0, Magento = 0.67, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 101 | - |
| CMYK | 0 | 0.67 | 0.14 | 0.54 |
| HSL | 312.31º | 0.5% | 0.31% | - |
| HSV(B) | 312.31º | 0.67% | 0.46% | - |
| XYZ | 10.41 | 6.17 | 12.95 | - |
| YUV | 69.39 | 145.84 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 101 | 0 | 0.67 | 0.14 | 0.54 | 312.31 | 0.5 | 0.31 |
| Hex | 75 | 27 | 65 | 0 | 43 | E | 36 | 138 | 32 | 1F |
| Octal | 165 | 47 | 145 | 0 | 103 | 16 | 66 | 470 | 62 | 37 |
| Binary | 1110101 | 100111 | 1100101 | 0 | 1000011 | 1110 | 110110 | 100111000 | 110010 | 11111 |
Color Harmonies of #752765
Complementary color
Monochromatic Colors of #752765
Black with #752765
Text Example
Text Example
White with #752765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752765; }
p { color: rgb(117,39,101); }
H1.HeaderClassName
{
color: #752765;
}
.AnyTagClassName
{
color: #752765;
}
</style>
background-color css
<style>
a { background-color: #752765; }
a { background-color: rgb(117,39,101); }
div.DivClassName
{
background-color: #752765;
}
.BgClassName
{
background-color: #752765;
}
</style>
border-color css
<style>
span { border-color: #752765; }
span { border-color: rgb(117,39,101); }
td.TdClassName
{
border-color: #752765;
}
.TagClassName
{
border-color: #752765;
}
</style>