Shades of Palatinate Purple #763266
Tints of Palatinate Purple #763266
RGB
CMYK
RGB Variations
Color information
#763266 (or 0x763266) is known color: Palatinate Purple. HEX triplet: 76, 32 and 66. RGB value is (118,50,102). Sum of RGB (Red+Green+Blue) = 118+50+102=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #763266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763266 is #89CD99. Grayscale: #4C4C4C. Windows color (decimal): -9031066 or 6697590. OLE color: 6697590.
HSL color Cylindrical-coordinate representation of color #763266: hue angle of 314.12º 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 #763266 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 102 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.54 |
| HSL | 314.12º | 0.4% | 0.33% | - |
| HSV(B) | 314.12º | 0.58% | 0.46% | - |
| XYZ | 11.01 | 7.09 | 13.36 | - |
| YUV | 76.26 | 142.53 | 157.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 102 | 0 | 0.58 | 0.14 | 0.54 | 314.12 | 0.4 | 0.33 |
| Hex | 76 | 32 | 66 | 0 | 3A | E | 36 | 13A | 28 | 21 |
| Octal | 166 | 62 | 146 | 0 | 72 | 16 | 66 | 472 | 50 | 41 |
| Binary | 1110110 | 110010 | 1100110 | 0 | 111010 | 1110 | 110110 | 100111010 | 101000 | 100001 |
Color Harmonies of #763266
Complementary color
Monochromatic Colors of #763266
Black with #763266
Text Example
Text Example
White with #763266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763266; }
p { color: rgb(118,50,102); }
H1.HeaderClassName
{
color: #763266;
}
.AnyTagClassName
{
color: #763266;
}
</style>
background-color css
<style>
a { background-color: #763266; }
a { background-color: rgb(118,50,102); }
div.DivClassName
{
background-color: #763266;
}
.BgClassName
{
background-color: #763266;
}
</style>
border-color css
<style>
span { border-color: #763266; }
span { border-color: rgb(118,50,102); }
td.TdClassName
{
border-color: #763266;
}
.TagClassName
{
border-color: #763266;
}
</style>