Shades of Palatinate Purple #763465
Tints of Palatinate Purple #763465
RGB
CMYK
RGB Variations
Color information
#763465 (or 0x763465) is known color: Palatinate Purple. HEX triplet: 76, 34 and 65. RGB value is (118,52,101). Sum of RGB (Red+Green+Blue) = 118+52+101=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 52 (20.70% from 255 or 19.19% from 271); Blue value is 101 (39.84% from 255 or 37.27% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #763465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763465 is #89CB9A. Grayscale: #4D4D4D. Windows color (decimal): -9030555 or 6632566. OLE color: 6632566.
HSL color Cylindrical-coordinate representation of color #763465: hue angle of 315.45º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763465 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 101 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.54 |
| HSL | 315.45º | 0.39% | 0.33% | - |
| HSV(B) | 315.45º | 0.56% | 0.46% | - |
| XYZ | 11.05 | 7.25 | 13.13 | - |
| YUV | 77.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 101 | 0 | 0.56 | 0.14 | 0.54 | 315.45 | 0.39 | 0.33 |
| Hex | 76 | 34 | 65 | 0 | 38 | E | 36 | 13B | 27 | 21 |
| Octal | 166 | 64 | 145 | 0 | 70 | 16 | 66 | 473 | 47 | 41 |
| Binary | 1110110 | 110100 | 1100101 | 0 | 111000 | 1110 | 110110 | 100111011 | 100111 | 100001 |
Color Harmonies of #763465
Complementary color
Monochromatic Colors of #763465
Black with #763465
Text Example
Text Example
White with #763465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763465; }
p { color: rgb(118,52,101); }
H1.HeaderClassName
{
color: #763465;
}
.AnyTagClassName
{
color: #763465;
}
</style>
background-color css
<style>
a { background-color: #763465; }
a { background-color: rgb(118,52,101); }
div.DivClassName
{
background-color: #763465;
}
.BgClassName
{
background-color: #763465;
}
</style>
border-color css
<style>
span { border-color: #763465; }
span { border-color: rgb(118,52,101); }
td.TdClassName
{
border-color: #763465;
}
.TagClassName
{
border-color: #763465;
}
</style>