Shades of Palatinate Purple #753266
Tints of Palatinate Purple #753266
RGB
CMYK
RGB Variations
Color information
#753266 (or 0x753266) is known color: Palatinate Purple. HEX triplet: 75, 32 and 66. RGB value is (117,50,102). Sum of RGB (Red+Green+Blue) = 117+50+102=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 50 (19.92% from 255 or 18.59% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #753266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753266 is #8ACD99. Grayscale: #4B4B4B. Windows color (decimal): -9096602 or 6697589. OLE color: 6697589.
HSL color Cylindrical-coordinate representation of color #753266: hue angle of 313.43º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753266 is Cyan = 0, Magento = 0.57, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 102 | - |
| CMYK | 0 | 0.57 | 0.13 | 0.54 |
| HSL | 313.43º | 0.4% | 0.33% | - |
| HSV(B) | 313.43º | 0.57% | 0.46% | - |
| XYZ | 10.87 | 7.02 | 13.35 | - |
| YUV | 75.96 | 142.7 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 102 | 0 | 0.57 | 0.13 | 0.54 | 313.43 | 0.4 | 0.33 |
| Hex | 75 | 32 | 66 | 0 | 39 | D | 36 | 139 | 28 | 21 |
| Octal | 165 | 62 | 146 | 0 | 71 | 15 | 66 | 471 | 50 | 41 |
| Binary | 1110101 | 110010 | 1100110 | 0 | 111001 | 1101 | 110110 | 100111001 | 101000 | 100001 |
Color Harmonies of #753266
Complementary color
Monochromatic Colors of #753266
Black with #753266
Text Example
Text Example
White with #753266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753266; }
p { color: rgb(117,50,102); }
H1.HeaderClassName
{
color: #753266;
}
.AnyTagClassName
{
color: #753266;
}
</style>
background-color css
<style>
a { background-color: #753266; }
a { background-color: rgb(117,50,102); }
div.DivClassName
{
background-color: #753266;
}
.BgClassName
{
background-color: #753266;
}
</style>
border-color css
<style>
span { border-color: #753266; }
span { border-color: rgb(117,50,102); }
td.TdClassName
{
border-color: #753266;
}
.TagClassName
{
border-color: #753266;
}
</style>