Shades of Palatinate Purple #753668
Tints of Palatinate Purple #753668
RGB
CMYK
RGB Variations
Color information
#753668 (or 0x753668) is known color: Palatinate Purple. HEX triplet: 75, 36 and 68. RGB value is (117,54,104). Sum of RGB (Red+Green+Blue) = 117+54+104=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 54 (21.48% from 255 or 19.64% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #753668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753668 is #8AC997. Grayscale: #4E4E4E. Windows color (decimal): -9095576 or 6829685. OLE color: 6829685.
HSL color Cylindrical-coordinate representation of color #753668: hue angle of 312.38º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753668 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 104 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.54 |
| HSL | 312.38º | 0.37% | 0.34% | - |
| HSV(B) | 312.38º | 0.54% | 0.46% | - |
| XYZ | 11.15 | 7.42 | 13.94 | - |
| YUV | 78.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 104 | 0 | 0.54 | 0.11 | 0.54 | 312.38 | 0.37 | 0.34 |
| Hex | 75 | 36 | 68 | 0 | 36 | B | 36 | 138 | 25 | 22 |
| Octal | 165 | 66 | 150 | 0 | 66 | 13 | 66 | 470 | 45 | 42 |
| Binary | 1110101 | 110110 | 1101000 | 0 | 110110 | 1011 | 110110 | 100111000 | 100101 | 100010 |
Color Harmonies of #753668
Complementary color
Monochromatic Colors of #753668
Black with #753668
Text Example
Text Example
White with #753668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753668; }
p { color: rgb(117,54,104); }
H1.HeaderClassName
{
color: #753668;
}
.AnyTagClassName
{
color: #753668;
}
</style>
background-color css
<style>
a { background-color: #753668; }
a { background-color: rgb(117,54,104); }
div.DivClassName
{
background-color: #753668;
}
.BgClassName
{
background-color: #753668;
}
</style>
border-color css
<style>
span { border-color: #753668; }
span { border-color: rgb(117,54,104); }
td.TdClassName
{
border-color: #753668;
}
.TagClassName
{
border-color: #753668;
}
</style>