Shades of Palatinate Purple #762166
Tints of Palatinate Purple #762166
RGB
CMYK
RGB Variations
Color information
#762166 (or 0x762166) is known color: Palatinate Purple. HEX triplet: 76, 21 and 66. RGB value is (118,33,102). Sum of RGB (Red+Green+Blue) = 118+33+102=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 33 (13.28% from 255 or 13.04% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #762166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762166 is #89DE99. Grayscale: #424242. Windows color (decimal): -9035418 or 6693238. OLE color: 6693238.
HSL color Cylindrical-coordinate representation of color #762166: hue angle of 311.29º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762166 is Cyan = 0, Magento = 0.72, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 102 | - |
| CMYK | 0 | 0.72 | 0.14 | 0.54 |
| HSL | 311.29º | 0.56% | 0.3% | - |
| HSV(B) | 311.29º | 0.72% | 0.46% | - |
| XYZ | 10.41 | 5.9 | 13.16 | - |
| YUV | 66.28 | 148.16 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 102 | 0 | 0.72 | 0.14 | 0.54 | 311.29 | 0.56 | 0.3 |
| Hex | 76 | 21 | 66 | 0 | 48 | E | 36 | 137 | 38 | 1E |
| Octal | 166 | 41 | 146 | 0 | 110 | 16 | 66 | 467 | 70 | 36 |
| Binary | 1110110 | 100001 | 1100110 | 0 | 1001000 | 1110 | 110110 | 100110111 | 111000 | 11110 |
Color Harmonies of #762166
Complementary color
Monochromatic Colors of #762166
Black with #762166
Text Example
Text Example
White with #762166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762166; }
p { color: rgb(118,33,102); }
H1.HeaderClassName
{
color: #762166;
}
.AnyTagClassName
{
color: #762166;
}
</style>
background-color css
<style>
a { background-color: #762166; }
a { background-color: rgb(118,33,102); }
div.DivClassName
{
background-color: #762166;
}
.BgClassName
{
background-color: #762166;
}
</style>
border-color css
<style>
span { border-color: #762166; }
span { border-color: rgb(118,33,102); }
td.TdClassName
{
border-color: #762166;
}
.TagClassName
{
border-color: #762166;
}
</style>