Shades of Palatinate Purple #763668
Tints of Palatinate Purple #763668
RGB
CMYK
RGB Variations
Color information
#763668 (or 0x763668) is known color: Palatinate Purple. HEX triplet: 76, 36 and 68. RGB value is (118,54,104). Sum of RGB (Red+Green+Blue) = 118+54+104=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 54 (21.48% from 255 or 19.57% from 276); Blue value is 104 (41.02% from 255 or 37.68% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #763668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763668 is #89C997. Grayscale: #4E4E4E. Windows color (decimal): -9030040 or 6829686. OLE color: 6829686.
HSL color Cylindrical-coordinate representation of color #763668: hue angle of 313.12º 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 #763668 is Cyan = 0, Magento = 0.54, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 104 | - |
| CMYK | 0 | 0.54 | 0.12 | 0.54 |
| HSL | 313.13º | 0.37% | 0.34% | - |
| HSV(B) | 313.13º | 0.54% | 0.46% | - |
| XYZ | 11.29 | 7.49 | 13.95 | - |
| YUV | 78.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 104 | 0 | 0.54 | 0.12 | 0.54 | 313.13 | 0.37 | 0.34 |
| Hex | 76 | 36 | 68 | 0 | 36 | C | 36 | 139 | 25 | 22 |
| Octal | 166 | 66 | 150 | 0 | 66 | 14 | 66 | 471 | 45 | 42 |
| Binary | 1110110 | 110110 | 1101000 | 0 | 110110 | 1100 | 110110 | 100111001 | 100101 | 100010 |
Color Harmonies of #763668
Complementary color
Monochromatic Colors of #763668
Black with #763668
Text Example
Text Example
White with #763668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763668; }
p { color: rgb(118,54,104); }
H1.HeaderClassName
{
color: #763668;
}
.AnyTagClassName
{
color: #763668;
}
</style>
background-color css
<style>
a { background-color: #763668; }
a { background-color: rgb(118,54,104); }
div.DivClassName
{
background-color: #763668;
}
.BgClassName
{
background-color: #763668;
}
</style>
border-color css
<style>
span { border-color: #763668; }
span { border-color: rgb(118,54,104); }
td.TdClassName
{
border-color: #763668;
}
.TagClassName
{
border-color: #763668;
}
</style>