Shades of Palatinate Purple #753663
Tints of Palatinate Purple #753663
RGB
CMYK
RGB Variations
Color information
#753663 (or 0x753663) is known color: Palatinate Purple. HEX triplet: 75, 36 and 63. RGB value is (117,54,99). Sum of RGB (Red+Green+Blue) = 117+54+99=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 54 (21.48% from 255 or 20% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #753663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753663 is #8AC99C. Grayscale: #4D4D4D. Windows color (decimal): -9095581 or 6502005. OLE color: 6502005.
HSL color Cylindrical-coordinate representation of color #753663: hue angle of 317.14º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753663 is Cyan = 0, Magento = 0.54, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 99 | - |
| CMYK | 0 | 0.54 | 0.15 | 0.54 |
| HSL | 317.14º | 0.37% | 0.34% | - |
| HSV(B) | 317.14º | 0.54% | 0.46% | - |
| XYZ | 10.91 | 7.32 | 12.64 | - |
| YUV | 77.97 | 139.87 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 99 | 0 | 0.54 | 0.15 | 0.54 | 317.14 | 0.37 | 0.34 |
| Hex | 75 | 36 | 63 | 0 | 36 | F | 36 | 13D | 25 | 22 |
| Octal | 165 | 66 | 143 | 0 | 66 | 17 | 66 | 475 | 45 | 42 |
| Binary | 1110101 | 110110 | 1100011 | 0 | 110110 | 1111 | 110110 | 100111101 | 100101 | 100010 |
Color Harmonies of #753663
Complementary color
Monochromatic Colors of #753663
Black with #753663
Text Example
Text Example
White with #753663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753663; }
p { color: rgb(117,54,99); }
H1.HeaderClassName
{
color: #753663;
}
.AnyTagClassName
{
color: #753663;
}
</style>
background-color css
<style>
a { background-color: #753663; }
a { background-color: rgb(117,54,99); }
div.DivClassName
{
background-color: #753663;
}
.BgClassName
{
background-color: #753663;
}
</style>
border-color css
<style>
span { border-color: #753663; }
span { border-color: rgb(117,54,99); }
td.TdClassName
{
border-color: #753663;
}
.TagClassName
{
border-color: #753663;
}
</style>