Shades of Palatinate Purple #752561
Tints of Palatinate Purple #752561
RGB
CMYK
RGB Variations
Color information
#752561 (or 0x752561) is known color: Palatinate Purple. HEX triplet: 75, 25 and 61. RGB value is (117,37,97). Sum of RGB (Red+Green+Blue) = 117+37+97=251 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.61% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 117 - color contains mainly: red. Hex color #752561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752561 is #8ADA9E. Grayscale: #434343. Windows color (decimal): -9099935 or 6366581. OLE color: 6366581.
HSL color Cylindrical-coordinate representation of color #752561: hue angle of 315º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752561 is Cyan = 0, Magento = 0.68, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 97 | - |
| CMYK | 0 | 0.68 | 0.17 | 0.54 |
| HSL | 315º | 0.52% | 0.3% | - |
| HSV(B) | 315º | 0.68% | 0.46% | - |
| XYZ | 10.16 | 5.97 | 11.93 | - |
| YUV | 67.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 97 | 0 | 0.68 | 0.17 | 0.54 | 315 | 0.52 | 0.3 |
| Hex | 75 | 25 | 61 | 0 | 44 | 11 | 36 | 13B | 34 | 1E |
| Octal | 165 | 45 | 141 | 0 | 104 | 21 | 66 | 473 | 64 | 36 |
| Binary | 1110101 | 100101 | 1100001 | 0 | 1000100 | 10001 | 110110 | 100111011 | 110100 | 11110 |
Color Harmonies of #752561
Complementary color
Monochromatic Colors of #752561
Black with #752561
Text Example
Text Example
White with #752561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752561; }
p { color: rgb(117,37,97); }
H1.HeaderClassName
{
color: #752561;
}
.AnyTagClassName
{
color: #752561;
}
</style>
background-color css
<style>
a { background-color: #752561; }
a { background-color: rgb(117,37,97); }
div.DivClassName
{
background-color: #752561;
}
.BgClassName
{
background-color: #752561;
}
</style>
border-color css
<style>
span { border-color: #752561; }
span { border-color: rgb(117,37,97); }
td.TdClassName
{
border-color: #752561;
}
.TagClassName
{
border-color: #752561;
}
</style>