Shades of Palatinate Purple #753561
Tints of Palatinate Purple #753561
RGB
CMYK
RGB Variations
Color information
#753561 (or 0x753561) is known color: Palatinate Purple. HEX triplet: 75, 35 and 61. RGB value is (117,53,97). Sum of RGB (Red+Green+Blue) = 117+53+97=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 53 (21.09% from 255 or 19.85% from 267); Blue value is 97 (38.28% from 255 or 36.33% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #753561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753561 is #8ACA9E. Grayscale: #4D4D4D. Windows color (decimal): -9095839 or 6370677. OLE color: 6370677.
HSL color Cylindrical-coordinate representation of color #753561: hue angle of 318.75º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753561 is Cyan = 0, Magento = 0.55, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 97 | - |
| CMYK | 0 | 0.55 | 0.17 | 0.54 |
| HSL | 318.75º | 0.38% | 0.33% | - |
| HSV(B) | 318.75º | 0.55% | 0.46% | - |
| XYZ | 10.77 | 7.19 | 12.13 | - |
| YUV | 77.15 | 139.2 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 97 | 0 | 0.55 | 0.17 | 0.54 | 318.75 | 0.38 | 0.33 |
| Hex | 75 | 35 | 61 | 0 | 37 | 11 | 36 | 13F | 26 | 21 |
| Octal | 165 | 65 | 141 | 0 | 67 | 21 | 66 | 477 | 46 | 41 |
| Binary | 1110101 | 110101 | 1100001 | 0 | 110111 | 10001 | 110110 | 100111111 | 100110 | 100001 |
Color Harmonies of #753561
Complementary color
Monochromatic Colors of #753561
Black with #753561
Text Example
Text Example
White with #753561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753561; }
p { color: rgb(117,53,97); }
H1.HeaderClassName
{
color: #753561;
}
.AnyTagClassName
{
color: #753561;
}
</style>
background-color css
<style>
a { background-color: #753561; }
a { background-color: rgb(117,53,97); }
div.DivClassName
{
background-color: #753561;
}
.BgClassName
{
background-color: #753561;
}
</style>
border-color css
<style>
span { border-color: #753561; }
span { border-color: rgb(117,53,97); }
td.TdClassName
{
border-color: #753561;
}
.TagClassName
{
border-color: #753561;
}
</style>