Shades of Palatinate Purple #683156
Tints of Palatinate Purple #683156
RGB
CMYK
RGB Variations
Color information
#683156 (or 0x683156) is known color: Palatinate Purple. HEX triplet: 68, 31 and 56. RGB value is (104,49,86). Sum of RGB (Red+Green+Blue) = 104+49+86=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 49 (19.53% from 255 or 20.50% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #683156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683156 is #97CEA9. Grayscale: #454545. Windows color (decimal): -9948842 or 5648744. OLE color: 5648744.
HSL color Cylindrical-coordinate representation of color #683156: hue angle of 319.64º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #683156 is Cyan = 0, Magento = 0.53, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 49 | 86 | - |
| CMYK | 0 | 0.53 | 0.17 | 0.59 |
| HSL | 319.64º | 0.36% | 0.3% | - |
| HSV(B) | 319.64º | 0.53% | 0.41% | - |
| XYZ | 8.49 | 5.81 | 9.48 | - |
| YUV | 69.66 | 137.22 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 49 | 86 | 0 | 0.53 | 0.17 | 0.59 | 319.64 | 0.36 | 0.3 |
| Hex | 68 | 31 | 56 | 0 | 35 | 11 | 3B | 140 | 24 | 1E |
| Octal | 150 | 61 | 126 | 0 | 65 | 21 | 73 | 500 | 44 | 36 |
| Binary | 1101000 | 110001 | 1010110 | 0 | 110101 | 10001 | 111011 | 101000000 | 100100 | 11110 |
Color Harmonies of #683156
Complementary color
Monochromatic Colors of #683156
Black with #683156
Text Example
Text Example
White with #683156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683156; }
p { color: rgb(104,49,86); }
H1.HeaderClassName
{
color: #683156;
}
.AnyTagClassName
{
color: #683156;
}
</style>
background-color css
<style>
a { background-color: #683156; }
a { background-color: rgb(104,49,86); }
div.DivClassName
{
background-color: #683156;
}
.BgClassName
{
background-color: #683156;
}
</style>
border-color css
<style>
span { border-color: #683156; }
span { border-color: rgb(104,49,86); }
td.TdClassName
{
border-color: #683156;
}
.TagClassName
{
border-color: #683156;
}
</style>