Shades of Palatinate Purple #762469
Tints of Palatinate Purple #762469
RGB
CMYK
RGB Variations
Color information
#762469 (or 0x762469) is known color: Palatinate Purple. HEX triplet: 76, 24 and 69. RGB value is (118,36,105). Sum of RGB (Red+Green+Blue) = 118+36+105=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 36 (14.45% from 255 or 13.90% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #762469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762469 is #89DB96. Grayscale: #444444. Windows color (decimal): -9034647 or 6890614. OLE color: 6890614.
HSL color Cylindrical-coordinate representation of color #762469: hue angle of 309.51º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762469 is Cyan = 0, Magento = 0.69, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 105 | - |
| CMYK | 0 | 0.69 | 0.11 | 0.54 |
| HSL | 309.51º | 0.53% | 0.3% | - |
| HSV(B) | 309.51º | 0.69% | 0.46% | - |
| XYZ | 10.65 | 6.13 | 13.99 | - |
| YUV | 68.38 | 148.67 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 105 | 0 | 0.69 | 0.11 | 0.54 | 309.51 | 0.53 | 0.3 |
| Hex | 76 | 24 | 69 | 0 | 45 | B | 36 | 136 | 35 | 1E |
| Octal | 166 | 44 | 151 | 0 | 105 | 13 | 66 | 466 | 65 | 36 |
| Binary | 1110110 | 100100 | 1101001 | 0 | 1000101 | 1011 | 110110 | 100110110 | 110101 | 11110 |
Color Harmonies of #762469
Complementary color
Monochromatic Colors of #762469
Black with #762469
Text Example
Text Example
White with #762469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762469; }
p { color: rgb(118,36,105); }
H1.HeaderClassName
{
color: #762469;
}
.AnyTagClassName
{
color: #762469;
}
</style>
background-color css
<style>
a { background-color: #762469; }
a { background-color: rgb(118,36,105); }
div.DivClassName
{
background-color: #762469;
}
.BgClassName
{
background-color: #762469;
}
</style>
border-color css
<style>
span { border-color: #762469; }
span { border-color: rgb(118,36,105); }
td.TdClassName
{
border-color: #762469;
}
.TagClassName
{
border-color: #762469;
}
</style>