Shades of Palatinate Purple #753866
Tints of Palatinate Purple #753866
RGB
CMYK
RGB Variations
Color information
#753866 (or 0x753866) is known color: Palatinate Purple. HEX triplet: 75, 38 and 66. RGB value is (117,56,102). Sum of RGB (Red+Green+Blue) = 117+56+102=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 102 (40.23% from 255 or 37.09% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #753866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753866 is #8AC799. Grayscale: #4F4F4F. Windows color (decimal): -9095066 or 6699125. OLE color: 6699125.
HSL color Cylindrical-coordinate representation of color #753866: hue angle of 314.75º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753866 is Cyan = 0, Magento = 0.52, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 102 | - |
| CMYK | 0 | 0.52 | 0.13 | 0.54 |
| HSL | 314.75º | 0.35% | 0.34% | - |
| HSV(B) | 314.75º | 0.52% | 0.46% | - |
| XYZ | 11.15 | 7.57 | 13.44 | - |
| YUV | 79.48 | 140.71 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 102 | 0 | 0.52 | 0.13 | 0.54 | 314.75 | 0.35 | 0.34 |
| Hex | 75 | 38 | 66 | 0 | 34 | D | 36 | 13B | 23 | 22 |
| Octal | 165 | 70 | 146 | 0 | 64 | 15 | 66 | 473 | 43 | 42 |
| Binary | 1110101 | 111000 | 1100110 | 0 | 110100 | 1101 | 110110 | 100111011 | 100011 | 100010 |
Color Harmonies of #753866
Complementary color
Monochromatic Colors of #753866
Black with #753866
Text Example
Text Example
White with #753866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753866; }
p { color: rgb(117,56,102); }
H1.HeaderClassName
{
color: #753866;
}
.AnyTagClassName
{
color: #753866;
}
</style>
background-color css
<style>
a { background-color: #753866; }
a { background-color: rgb(117,56,102); }
div.DivClassName
{
background-color: #753866;
}
.BgClassName
{
background-color: #753866;
}
</style>
border-color css
<style>
span { border-color: #753866; }
span { border-color: rgb(117,56,102); }
td.TdClassName
{
border-color: #753866;
}
.TagClassName
{
border-color: #753866;
}
</style>