Shades of Palatinate Purple #763665
Tints of Palatinate Purple #763665
RGB
CMYK
RGB Variations
Color information
#763665 (or 0x763665) is known color: Palatinate Purple. HEX triplet: 76, 36 and 65. RGB value is (118,54,101). Sum of RGB (Red+Green+Blue) = 118+54+101=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 54 (21.48% from 255 or 19.78% from 273); Blue value is 101 (39.84% from 255 or 37.00% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #763665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763665 is #89C99A. Grayscale: #4E4E4E. Windows color (decimal): -9030043 or 6633078. OLE color: 6633078.
HSL color Cylindrical-coordinate representation of color #763665: hue angle of 315.94º 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 #763665 is Cyan = 0, Magento = 0.54, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 101 | - |
| CMYK | 0 | 0.54 | 0.14 | 0.54 |
| HSL | 315.94º | 0.37% | 0.34% | - |
| HSV(B) | 315.94º | 0.54% | 0.46% | - |
| XYZ | 11.14 | 7.43 | 13.16 | - |
| YUV | 78.49 | 140.7 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 101 | 0 | 0.54 | 0.14 | 0.54 | 315.94 | 0.37 | 0.34 |
| Hex | 76 | 36 | 65 | 0 | 36 | E | 36 | 13C | 25 | 22 |
| Octal | 166 | 66 | 145 | 0 | 66 | 16 | 66 | 474 | 45 | 42 |
| Binary | 1110110 | 110110 | 1100101 | 0 | 110110 | 1110 | 110110 | 100111100 | 100101 | 100010 |
Color Harmonies of #763665
Complementary color
Monochromatic Colors of #763665
Black with #763665
Text Example
Text Example
White with #763665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763665; }
p { color: rgb(118,54,101); }
H1.HeaderClassName
{
color: #763665;
}
.AnyTagClassName
{
color: #763665;
}
</style>
background-color css
<style>
a { background-color: #763665; }
a { background-color: rgb(118,54,101); }
div.DivClassName
{
background-color: #763665;
}
.BgClassName
{
background-color: #763665;
}
</style>
border-color css
<style>
span { border-color: #763665; }
span { border-color: rgb(118,54,101); }
td.TdClassName
{
border-color: #763665;
}
.TagClassName
{
border-color: #763665;
}
</style>