Shades of Palatinate Purple #753763
Tints of Palatinate Purple #753763
RGB
CMYK
RGB Variations
Color information
#753763 (or 0x753763) is known color: Palatinate Purple. HEX triplet: 75, 37 and 63. RGB value is (117,55,99). Sum of RGB (Red+Green+Blue) = 117+55+99=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 99 (39.06% from 255 or 36.53% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #753763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753763 is #8AC89C. Grayscale: #4E4E4E. Windows color (decimal): -9095325 or 6502261. OLE color: 6502261.
HSL color Cylindrical-coordinate representation of color #753763: hue angle of 317.42º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #753763 is Cyan = 0, Magento = 0.53, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 99 | - |
| CMYK | 0 | 0.53 | 0.15 | 0.54 |
| HSL | 317.42º | 0.36% | 0.34% | - |
| HSV(B) | 317.42º | 0.53% | 0.46% | - |
| XYZ | 10.95 | 7.42 | 12.66 | - |
| YUV | 78.55 | 139.54 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 99 | 0 | 0.53 | 0.15 | 0.54 | 317.42 | 0.36 | 0.34 |
| Hex | 75 | 37 | 63 | 0 | 35 | F | 36 | 13D | 24 | 22 |
| Octal | 165 | 67 | 143 | 0 | 65 | 17 | 66 | 475 | 44 | 42 |
| Binary | 1110101 | 110111 | 1100011 | 0 | 110101 | 1111 | 110110 | 100111101 | 100100 | 100010 |
Color Harmonies of #753763
Complementary color
Monochromatic Colors of #753763
Black with #753763
Text Example
Text Example
White with #753763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753763; }
p { color: rgb(117,55,99); }
H1.HeaderClassName
{
color: #753763;
}
.AnyTagClassName
{
color: #753763;
}
</style>
background-color css
<style>
a { background-color: #753763; }
a { background-color: rgb(117,55,99); }
div.DivClassName
{
background-color: #753763;
}
.BgClassName
{
background-color: #753763;
}
</style>
border-color css
<style>
span { border-color: #753763; }
span { border-color: rgb(117,55,99); }
td.TdClassName
{
border-color: #753763;
}
.TagClassName
{
border-color: #753763;
}
</style>