Shades of Palatinate Purple #783269
Tints of Palatinate Purple #783269
RGB
CMYK
RGB Variations
Color information
#783269 (or 0x783269) is known color: Palatinate Purple. HEX triplet: 78, 32 and 69. RGB value is (120,50,105). Sum of RGB (Red+Green+Blue) = 120+50+105=275 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.64% from 275); Green value is 50 (19.92% from 255 or 18.18% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 120 - color contains mainly: red. Hex color #783269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783269 is #87CD96. Grayscale: #4D4D4D. Windows color (decimal): -8899991 or 6894200. OLE color: 6894200.
HSL color Cylindrical-coordinate representation of color #783269: hue angle of 312.86º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #783269 is Cyan = 0, Magento = 0.58, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 105 | - |
| CMYK | 0 | 0.58 | 0.13 | 0.53 |
| HSL | 312.86º | 0.41% | 0.33% | - |
| HSV(B) | 312.86º | 0.58% | 0.47% | - |
| XYZ | 11.44 | 7.29 | 14.17 | - |
| YUV | 77.2 | 143.69 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 105 | 0 | 0.58 | 0.13 | 0.53 | 312.86 | 0.41 | 0.33 |
| Hex | 78 | 32 | 69 | 0 | 3A | D | 35 | 139 | 29 | 21 |
| Octal | 170 | 62 | 151 | 0 | 72 | 15 | 65 | 471 | 51 | 41 |
| Binary | 1111000 | 110010 | 1101001 | 0 | 111010 | 1101 | 110101 | 100111001 | 101001 | 100001 |
Color Harmonies of #783269
Complementary color
Monochromatic Colors of #783269
Black with #783269
Text Example
Text Example
White with #783269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783269; }
p { color: rgb(120,50,105); }
H1.HeaderClassName
{
color: #783269;
}
.AnyTagClassName
{
color: #783269;
}
</style>
background-color css
<style>
a { background-color: #783269; }
a { background-color: rgb(120,50,105); }
div.DivClassName
{
background-color: #783269;
}
.BgClassName
{
background-color: #783269;
}
</style>
border-color css
<style>
span { border-color: #783269; }
span { border-color: rgb(120,50,105); }
td.TdClassName
{
border-color: #783269;
}
.TagClassName
{
border-color: #783269;
}
</style>