Shades of Palatinate Purple #763469
Tints of Palatinate Purple #763469
RGB
CMYK
RGB Variations
Color information
#763469 (or 0x763469) is known color: Palatinate Purple. HEX triplet: 76, 34 and 69. RGB value is (118,52,105). Sum of RGB (Red+Green+Blue) = 118+52+105=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 52 (20.70% from 255 or 18.91% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #763469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763469 is #89CB96. Grayscale: #4D4D4D. Windows color (decimal): -9030551 or 6894710. OLE color: 6894710.
HSL color Cylindrical-coordinate representation of color #763469: hue angle of 311.82º 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 #763469 is Cyan = 0, Magento = 0.56, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 105 | - |
| CMYK | 0 | 0.56 | 0.11 | 0.54 |
| HSL | 311.82º | 0.39% | 0.33% | - |
| HSV(B) | 311.82º | 0.56% | 0.46% | - |
| XYZ | 11.25 | 7.33 | 14.19 | - |
| YUV | 77.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 105 | 0 | 0.56 | 0.11 | 0.54 | 311.82 | 0.39 | 0.33 |
| Hex | 76 | 34 | 69 | 0 | 38 | B | 36 | 138 | 27 | 21 |
| Octal | 166 | 64 | 151 | 0 | 70 | 13 | 66 | 470 | 47 | 41 |
| Binary | 1110110 | 110100 | 1101001 | 0 | 111000 | 1011 | 110110 | 100111000 | 100111 | 100001 |
Color Harmonies of #763469
Complementary color
Monochromatic Colors of #763469
Black with #763469
Text Example
Text Example
White with #763469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763469; }
p { color: rgb(118,52,105); }
H1.HeaderClassName
{
color: #763469;
}
.AnyTagClassName
{
color: #763469;
}
</style>
background-color css
<style>
a { background-color: #763469; }
a { background-color: rgb(118,52,105); }
div.DivClassName
{
background-color: #763469;
}
.BgClassName
{
background-color: #763469;
}
</style>
border-color css
<style>
span { border-color: #763469; }
span { border-color: rgb(118,52,105); }
td.TdClassName
{
border-color: #763469;
}
.TagClassName
{
border-color: #763469;
}
</style>