Shades of Palatinate Purple #763467
Tints of Palatinate Purple #763467
RGB
CMYK
RGB Variations
Color information
#763467 (or 0x763467) is known color: Palatinate Purple. HEX triplet: 76, 34 and 67. RGB value is (118,52,103). Sum of RGB (Red+Green+Blue) = 118+52+103=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #763467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763467 is #89CB98. Grayscale: #4D4D4D. Windows color (decimal): -9030553 or 6763638. OLE color: 6763638.
HSL color Cylindrical-coordinate representation of color #763467: hue angle of 313.64º 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 #763467 is Cyan = 0, Magento = 0.56, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 103 | - |
| CMYK | 0 | 0.56 | 0.13 | 0.54 |
| HSL | 313.64º | 0.39% | 0.33% | - |
| HSV(B) | 313.64º | 0.56% | 0.46% | - |
| XYZ | 11.15 | 7.29 | 13.65 | - |
| YUV | 77.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 103 | 0 | 0.56 | 0.13 | 0.54 | 313.64 | 0.39 | 0.33 |
| Hex | 76 | 34 | 67 | 0 | 38 | D | 36 | 13A | 27 | 21 |
| Octal | 166 | 64 | 147 | 0 | 70 | 15 | 66 | 472 | 47 | 41 |
| Binary | 1110110 | 110100 | 1100111 | 0 | 111000 | 1101 | 110110 | 100111010 | 100111 | 100001 |
Color Harmonies of #763467
Complementary color
Monochromatic Colors of #763467
Black with #763467
Text Example
Text Example
White with #763467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763467; }
p { color: rgb(118,52,103); }
H1.HeaderClassName
{
color: #763467;
}
.AnyTagClassName
{
color: #763467;
}
</style>
background-color css
<style>
a { background-color: #763467; }
a { background-color: rgb(118,52,103); }
div.DivClassName
{
background-color: #763467;
}
.BgClassName
{
background-color: #763467;
}
</style>
border-color css
<style>
span { border-color: #763467; }
span { border-color: rgb(118,52,103); }
td.TdClassName
{
border-color: #763467;
}
.TagClassName
{
border-color: #763467;
}
</style>