Shades of Palatinate Purple #762169
Tints of Palatinate Purple #762169
RGB
CMYK
RGB Variations
Color information
#762169 (or 0x762169) is known color: Palatinate Purple. HEX triplet: 76, 21 and 69. RGB value is (118,33,105). Sum of RGB (Red+Green+Blue) = 118+33+105=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 33 (13.28% from 255 or 12.89% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #762169 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762169 is #89DE96. Grayscale: #424242. Windows color (decimal): -9035415 or 6889846. OLE color: 6889846.
HSL color Cylindrical-coordinate representation of color #762169: hue angle of 309.18º 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 #762169 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 105 | - |
| CMYK | 0 | 0.72 | 0.11 | 0.54 |
| HSL | 309.18º | 0.56% | 0.3% | - |
| HSV(B) | 309.18º | 0.72% | 0.46% | - |
| XYZ | 10.56 | 5.96 | 13.96 | - |
| YUV | 66.62 | 149.66 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 105 | 0 | 0.72 | 0.11 | 0.54 | 309.18 | 0.56 | 0.3 |
| Hex | 76 | 21 | 69 | 0 | 48 | B | 36 | 135 | 38 | 1E |
| Octal | 166 | 41 | 151 | 0 | 110 | 13 | 66 | 465 | 70 | 36 |
| Binary | 1110110 | 100001 | 1101001 | 0 | 1001000 | 1011 | 110110 | 100110101 | 111000 | 11110 |
Color Harmonies of #762169
Complementary color
Monochromatic Colors of #762169
Black with #762169
Text Example
Text Example
White with #762169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762169; }
p { color: rgb(118,33,105); }
H1.HeaderClassName
{
color: #762169;
}
.AnyTagClassName
{
color: #762169;
}
</style>
background-color css
<style>
a { background-color: #762169; }
a { background-color: rgb(118,33,105); }
div.DivClassName
{
background-color: #762169;
}
.BgClassName
{
background-color: #762169;
}
</style>
border-color css
<style>
span { border-color: #762169; }
span { border-color: rgb(118,33,105); }
td.TdClassName
{
border-color: #762169;
}
.TagClassName
{
border-color: #762169;
}
</style>