Shades of Palatinate Purple #763265
Tints of Palatinate Purple #763265
RGB
CMYK
RGB Variations
Color information
#763265 (or 0x763265) is known color: Palatinate Purple. HEX triplet: 76, 32 and 65. RGB value is (118,50,101). Sum of RGB (Red+Green+Blue) = 118+50+101=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 50 (19.92% from 255 or 18.59% from 269); Blue value is 101 (39.84% from 255 or 37.55% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #763265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763265 is #89CD9A. Grayscale: #4C4C4C. Windows color (decimal): -9031067 or 6632054. OLE color: 6632054.
HSL color Cylindrical-coordinate representation of color #763265: hue angle of 315º degrees, saturation: 0.4, 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 #763265 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 101 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.54 |
| HSL | 315º | 0.4% | 0.33% | - |
| HSV(B) | 315º | 0.58% | 0.46% | - |
| XYZ | 10.96 | 7.07 | 13.1 | - |
| YUV | 76.15 | 142.03 | 157.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 101 | 0 | 0.58 | 0.14 | 0.54 | 315 | 0.4 | 0.33 |
| Hex | 76 | 32 | 65 | 0 | 3A | E | 36 | 13B | 28 | 21 |
| Octal | 166 | 62 | 145 | 0 | 72 | 16 | 66 | 473 | 50 | 41 |
| Binary | 1110110 | 110010 | 1100101 | 0 | 111010 | 1110 | 110110 | 100111011 | 101000 | 100001 |
Color Harmonies of #763265
Complementary color
Monochromatic Colors of #763265
Black with #763265
Text Example
Text Example
White with #763265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763265; }
p { color: rgb(118,50,101); }
H1.HeaderClassName
{
color: #763265;
}
.AnyTagClassName
{
color: #763265;
}
</style>
background-color css
<style>
a { background-color: #763265; }
a { background-color: rgb(118,50,101); }
div.DivClassName
{
background-color: #763265;
}
.BgClassName
{
background-color: #763265;
}
</style>
border-color css
<style>
span { border-color: #763265; }
span { border-color: rgb(118,50,101); }
td.TdClassName
{
border-color: #763265;
}
.TagClassName
{
border-color: #763265;
}
</style>