Shades of Palatinate Purple #752266
Tints of Palatinate Purple #752266
RGB
CMYK
RGB Variations
Color information
#752266 (or 0x752266) is known color: Palatinate Purple. HEX triplet: 75, 22 and 66. RGB value is (117,34,102). Sum of RGB (Red+Green+Blue) = 117+34+102=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 34 (13.67% from 255 or 13.44% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #752266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752266 is #8ADD99. Grayscale: #424242. Windows color (decimal): -9100698 or 6693493. OLE color: 6693493.
HSL color Cylindrical-coordinate representation of color #752266: hue angle of 310.84º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752266 is Cyan = 0, Magento = 0.71, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 34 | 102 | - |
| CMYK | 0 | 0.71 | 0.13 | 0.54 |
| HSL | 310.84º | 0.55% | 0.3% | - |
| HSV(B) | 310.84º | 0.71% | 0.46% | - |
| XYZ | 10.31 | 5.89 | 13.16 | - |
| YUV | 66.57 | 148 | 163.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 102 | 0 | 0.71 | 0.13 | 0.54 | 310.84 | 0.55 | 0.3 |
| Hex | 75 | 22 | 66 | 0 | 47 | D | 36 | 137 | 37 | 1E |
| Octal | 165 | 42 | 146 | 0 | 107 | 15 | 66 | 467 | 67 | 36 |
| Binary | 1110101 | 100010 | 1100110 | 0 | 1000111 | 1101 | 110110 | 100110111 | 110111 | 11110 |
Color Harmonies of #752266
Complementary color
Monochromatic Colors of #752266
Black with #752266
Text Example
Text Example
White with #752266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752266; }
p { color: rgb(117,34,102); }
H1.HeaderClassName
{
color: #752266;
}
.AnyTagClassName
{
color: #752266;
}
</style>
background-color css
<style>
a { background-color: #752266; }
a { background-color: rgb(117,34,102); }
div.DivClassName
{
background-color: #752266;
}
.BgClassName
{
background-color: #752266;
}
</style>
border-color css
<style>
span { border-color: #752266; }
span { border-color: rgb(117,34,102); }
td.TdClassName
{
border-color: #752266;
}
.TagClassName
{
border-color: #752266;
}
</style>