Shades of Palatinate Purple #782669
Tints of Palatinate Purple #782669
RGB
CMYK
RGB Variations
Color information
#782669 (or 0x782669) is known color: Palatinate Purple. HEX triplet: 78, 26 and 69. RGB value is (120,38,105). Sum of RGB (Red+Green+Blue) = 120+38+105=263 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.63% from 263); Green value is 38 (15.23% from 255 or 14.45% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 120 - color contains mainly: red. Hex color #782669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782669 is #87D996. Grayscale: #454545. Windows color (decimal): -8903063 or 6891128. OLE color: 6891128.
HSL color Cylindrical-coordinate representation of color #782669: hue angle of 310.98º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782669 is Cyan = 0, Magento = 0.68, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 38 | 105 | - |
| CMYK | 0 | 0.68 | 0.13 | 0.53 |
| HSL | 310.98º | 0.52% | 0.31% | - |
| HSV(B) | 310.98º | 0.68% | 0.47% | - |
| XYZ | 10.99 | 6.4 | 14.02 | - |
| YUV | 70.16 | 147.67 | 163.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 38 | 105 | 0 | 0.68 | 0.13 | 0.53 | 310.98 | 0.52 | 0.31 |
| Hex | 78 | 26 | 69 | 0 | 44 | D | 35 | 137 | 34 | 1F |
| Octal | 170 | 46 | 151 | 0 | 104 | 15 | 65 | 467 | 64 | 37 |
| Binary | 1111000 | 100110 | 1101001 | 0 | 1000100 | 1101 | 110101 | 100110111 | 110100 | 11111 |
Color Harmonies of #782669
Complementary color
Monochromatic Colors of #782669
Black with #782669
Text Example
Text Example
White with #782669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782669; }
p { color: rgb(120,38,105); }
H1.HeaderClassName
{
color: #782669;
}
.AnyTagClassName
{
color: #782669;
}
</style>
background-color css
<style>
a { background-color: #782669; }
a { background-color: rgb(120,38,105); }
div.DivClassName
{
background-color: #782669;
}
.BgClassName
{
background-color: #782669;
}
</style>
border-color css
<style>
span { border-color: #782669; }
span { border-color: rgb(120,38,105); }
td.TdClassName
{
border-color: #782669;
}
.TagClassName
{
border-color: #782669;
}
</style>