Shades of Palatinate Purple #763569
Tints of Palatinate Purple #763569
RGB
CMYK
RGB Variations
Color information
#763569 (or 0x763569) is known color: Palatinate Purple. HEX triplet: 76, 35 and 69. RGB value is (118,53,105). Sum of RGB (Red+Green+Blue) = 118+53+105=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 53 (21.09% from 255 or 19.20% from 276); Blue value is 105 (41.41% from 255 or 38.04% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #763569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763569 is #89CA96. Grayscale: #4E4E4E. Windows color (decimal): -9030295 or 6894966. OLE color: 6894966.
HSL color Cylindrical-coordinate representation of color #763569: hue angle of 312º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763569 is Cyan = 0, Magento = 0.55, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 105 | - |
| CMYK | 0 | 0.55 | 0.11 | 0.54 |
| HSL | 312º | 0.38% | 0.34% | - |
| HSV(B) | 312º | 0.55% | 0.46% | - |
| XYZ | 11.29 | 7.42 | 14.2 | - |
| YUV | 78.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 105 | 0 | 0.55 | 0.11 | 0.54 | 312 | 0.38 | 0.34 |
| Hex | 76 | 35 | 69 | 0 | 37 | B | 36 | 138 | 26 | 22 |
| Octal | 166 | 65 | 151 | 0 | 67 | 13 | 66 | 470 | 46 | 42 |
| Binary | 1110110 | 110101 | 1101001 | 0 | 110111 | 1011 | 110110 | 100111000 | 100110 | 100010 |
Color Harmonies of #763569
Complementary color
Monochromatic Colors of #763569
Black with #763569
Text Example
Text Example
White with #763569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763569; }
p { color: rgb(118,53,105); }
H1.HeaderClassName
{
color: #763569;
}
.AnyTagClassName
{
color: #763569;
}
</style>
background-color css
<style>
a { background-color: #763569; }
a { background-color: rgb(118,53,105); }
div.DivClassName
{
background-color: #763569;
}
.BgClassName
{
background-color: #763569;
}
</style>
border-color css
<style>
span { border-color: #763569; }
span { border-color: rgb(118,53,105); }
td.TdClassName
{
border-color: #763569;
}
.TagClassName
{
border-color: #763569;
}
</style>