Shades of Palatinate Purple #783569
Tints of Palatinate Purple #783569
RGB
CMYK
RGB Variations
Color information
#783569 (or 0x783569) is known color: Palatinate Purple. HEX triplet: 78, 35 and 69. RGB value is (120,53,105). Sum of RGB (Red+Green+Blue) = 120+53+105=278 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.17% from 278); Green value is 53 (21.09% from 255 or 19.06% from 278); Blue value is 105 (41.41% from 255 or 37.77% from 278); Max value from RGB is 120 - color contains mainly: red. Hex color #783569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783569 is #87CA96. Grayscale: #4E4E4E. Windows color (decimal): -8899223 or 6894968. OLE color: 6894968.
HSL color Cylindrical-coordinate representation of color #783569: hue angle of 313.43º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783569 is Cyan = 0, Magento = 0.56, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 105 | - |
| CMYK | 0 | 0.56 | 0.13 | 0.53 |
| HSL | 313.43º | 0.39% | 0.34% | - |
| HSV(B) | 313.43º | 0.56% | 0.47% | - |
| XYZ | 11.57 | 7.56 | 14.21 | - |
| YUV | 78.96 | 142.7 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 105 | 0 | 0.56 | 0.13 | 0.53 | 313.43 | 0.39 | 0.34 |
| Hex | 78 | 35 | 69 | 0 | 38 | D | 35 | 139 | 27 | 22 |
| Octal | 170 | 65 | 151 | 0 | 70 | 15 | 65 | 471 | 47 | 42 |
| Binary | 1111000 | 110101 | 1101001 | 0 | 111000 | 1101 | 110101 | 100111001 | 100111 | 100010 |
Color Harmonies of #783569
Complementary color
Monochromatic Colors of #783569
Black with #783569
Text Example
Text Example
White with #783569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783569; }
p { color: rgb(120,53,105); }
H1.HeaderClassName
{
color: #783569;
}
.AnyTagClassName
{
color: #783569;
}
</style>
background-color css
<style>
a { background-color: #783569; }
a { background-color: rgb(120,53,105); }
div.DivClassName
{
background-color: #783569;
}
.BgClassName
{
background-color: #783569;
}
</style>
border-color css
<style>
span { border-color: #783569; }
span { border-color: rgb(120,53,105); }
td.TdClassName
{
border-color: #783569;
}
.TagClassName
{
border-color: #783569;
}
</style>