Shades of Palatinate Purple #763165
Tints of Palatinate Purple #763165
RGB
CMYK
RGB Variations
Color information
#763165 (or 0x763165) is known color: Palatinate Purple. HEX triplet: 76, 31 and 65. RGB value is (118,49,101). Sum of RGB (Red+Green+Blue) = 118+49+101=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 49 (19.53% from 255 or 18.28% from 268); Blue value is 101 (39.84% from 255 or 37.69% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #763165 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763165 is #89CE9A. Grayscale: #4B4B4B. Windows color (decimal): -9031323 or 6631798. OLE color: 6631798.
HSL color Cylindrical-coordinate representation of color #763165: hue angle of 314.78º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763165 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 101 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.54 |
| HSL | 314.78º | 0.41% | 0.33% | - |
| HSV(B) | 314.78º | 0.58% | 0.46% | - |
| XYZ | 10.92 | 6.99 | 13.09 | - |
| YUV | 75.56 | 142.36 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 101 | 0 | 0.58 | 0.14 | 0.54 | 314.78 | 0.41 | 0.33 |
| Hex | 76 | 31 | 65 | 0 | 3A | E | 36 | 13B | 29 | 21 |
| Octal | 166 | 61 | 145 | 0 | 72 | 16 | 66 | 473 | 51 | 41 |
| Binary | 1110110 | 110001 | 1100101 | 0 | 111010 | 1110 | 110110 | 100111011 | 101001 | 100001 |
Color Harmonies of #763165
Complementary color
Monochromatic Colors of #763165
Black with #763165
Text Example
Text Example
White with #763165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763165; }
p { color: rgb(118,49,101); }
H1.HeaderClassName
{
color: #763165;
}
.AnyTagClassName
{
color: #763165;
}
</style>
background-color css
<style>
a { background-color: #763165; }
a { background-color: rgb(118,49,101); }
div.DivClassName
{
background-color: #763165;
}
.BgClassName
{
background-color: #763165;
}
</style>
border-color css
<style>
span { border-color: #763165; }
span { border-color: rgb(118,49,101); }
td.TdClassName
{
border-color: #763165;
}
.TagClassName
{
border-color: #763165;
}
</style>