Shades of Palatinate Purple #762767
Tints of Palatinate Purple #762767
RGB
CMYK
RGB Variations
Color information
#762767 (or 0x762767) is known color: Palatinate Purple. HEX triplet: 76, 27 and 67. RGB value is (118,39,103). Sum of RGB (Red+Green+Blue) = 118+39+103=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 39 (15.62% from 255 or 15% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 118 - color contains mainly: red. Hex color #762767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762767 is #89D898. Grayscale: #454545. Windows color (decimal): -9033881 or 6760310. OLE color: 6760310.
HSL color Cylindrical-coordinate representation of color #762767: hue angle of 311.39º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762767 is Cyan = 0, Magento = 0.67, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 103 | - |
| CMYK | 0 | 0.67 | 0.13 | 0.54 |
| HSL | 311.39º | 0.5% | 0.31% | - |
| HSV(B) | 311.39º | 0.67% | 0.46% | - |
| XYZ | 10.64 | 6.28 | 13.48 | - |
| YUV | 69.92 | 146.67 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 103 | 0 | 0.67 | 0.13 | 0.54 | 311.39 | 0.5 | 0.31 |
| Hex | 76 | 27 | 67 | 0 | 43 | D | 36 | 137 | 32 | 1F |
| Octal | 166 | 47 | 147 | 0 | 103 | 15 | 66 | 467 | 62 | 37 |
| Binary | 1110110 | 100111 | 1100111 | 0 | 1000011 | 1101 | 110110 | 100110111 | 110010 | 11111 |
Color Harmonies of #762767
Complementary color
Monochromatic Colors of #762767
Black with #762767
Text Example
Text Example
White with #762767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762767; }
p { color: rgb(118,39,103); }
H1.HeaderClassName
{
color: #762767;
}
.AnyTagClassName
{
color: #762767;
}
</style>
background-color css
<style>
a { background-color: #762767; }
a { background-color: rgb(118,39,103); }
div.DivClassName
{
background-color: #762767;
}
.BgClassName
{
background-color: #762767;
}
</style>
border-color css
<style>
span { border-color: #762767; }
span { border-color: rgb(118,39,103); }
td.TdClassName
{
border-color: #762767;
}
.TagClassName
{
border-color: #762767;
}
</style>