Shades of Palatinate Purple #783769
Tints of Palatinate Purple #783769
RGB
CMYK
RGB Variations
Color information
#783769 (or 0x783769) is known color: Palatinate Purple. HEX triplet: 78, 37 and 69. RGB value is (120,55,105). Sum of RGB (Red+Green+Blue) = 120+55+105=280 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.86% from 280); Green value is 55 (21.88% from 255 or 19.64% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 120 - color contains mainly: red. Hex color #783769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783769 is #87C896. Grayscale: #4F4F4F. Windows color (decimal): -8898711 or 6895480. OLE color: 6895480.
HSL color Cylindrical-coordinate representation of color #783769: hue angle of 313.85º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783769 is Cyan = 0, Magento = 0.54, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 105 | - |
| CMYK | 0 | 0.54 | 0.13 | 0.53 |
| HSL | 313.85º | 0.37% | 0.34% | - |
| HSV(B) | 313.85º | 0.54% | 0.47% | - |
| XYZ | 11.66 | 7.75 | 14.24 | - |
| YUV | 80.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 105 | 0 | 0.54 | 0.13 | 0.53 | 313.85 | 0.37 | 0.34 |
| Hex | 78 | 37 | 69 | 0 | 36 | D | 35 | 13A | 25 | 22 |
| Octal | 170 | 67 | 151 | 0 | 66 | 15 | 65 | 472 | 45 | 42 |
| Binary | 1111000 | 110111 | 1101001 | 0 | 110110 | 1101 | 110101 | 100111010 | 100101 | 100010 |
Color Harmonies of #783769
Complementary color
Monochromatic Colors of #783769
Black with #783769
Text Example
Text Example
White with #783769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783769; }
p { color: rgb(120,55,105); }
H1.HeaderClassName
{
color: #783769;
}
.AnyTagClassName
{
color: #783769;
}
</style>
background-color css
<style>
a { background-color: #783769; }
a { background-color: rgb(120,55,105); }
div.DivClassName
{
background-color: #783769;
}
.BgClassName
{
background-color: #783769;
}
</style>
border-color css
<style>
span { border-color: #783769; }
span { border-color: rgb(120,55,105); }
td.TdClassName
{
border-color: #783769;
}
.TagClassName
{
border-color: #783769;
}
</style>