Shades of Palatinate Purple #763765
Tints of Palatinate Purple #763765
RGB
CMYK
RGB Variations
Color information
#763765 (or 0x763765) is known color: Palatinate Purple. HEX triplet: 76, 37 and 65. RGB value is (118,55,101). Sum of RGB (Red+Green+Blue) = 118+55+101=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 55 (21.88% from 255 or 20.07% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #763765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763765 is #89C89A. Grayscale: #4E4E4E. Windows color (decimal): -9029787 or 6633334. OLE color: 6633334.
HSL color Cylindrical-coordinate representation of color #763765: hue angle of 316.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763765 is Cyan = 0, Magento = 0.53, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 101 | - |
| CMYK | 0 | 0.53 | 0.14 | 0.54 |
| HSL | 316.19º | 0.36% | 0.34% | - |
| HSV(B) | 316.19º | 0.53% | 0.46% | - |
| XYZ | 11.19 | 7.52 | 13.17 | - |
| YUV | 79.08 | 140.37 | 155.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 101 | 0 | 0.53 | 0.14 | 0.54 | 316.19 | 0.36 | 0.34 |
| Hex | 76 | 37 | 65 | 0 | 35 | E | 36 | 13C | 24 | 22 |
| Octal | 166 | 67 | 145 | 0 | 65 | 16 | 66 | 474 | 44 | 42 |
| Binary | 1110110 | 110111 | 1100101 | 0 | 110101 | 1110 | 110110 | 100111100 | 100100 | 100010 |
Color Harmonies of #763765
Complementary color
Monochromatic Colors of #763765
Black with #763765
Text Example
Text Example
White with #763765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763765; }
p { color: rgb(118,55,101); }
H1.HeaderClassName
{
color: #763765;
}
.AnyTagClassName
{
color: #763765;
}
</style>
background-color css
<style>
a { background-color: #763765; }
a { background-color: rgb(118,55,101); }
div.DivClassName
{
background-color: #763765;
}
.BgClassName
{
background-color: #763765;
}
</style>
border-color css
<style>
span { border-color: #763765; }
span { border-color: rgb(118,55,101); }
td.TdClassName
{
border-color: #763765;
}
.TagClassName
{
border-color: #763765;
}
</style>