Shades of Palatinate Purple #681756
Tints of Palatinate Purple #681756
RGB
CMYK
RGB Variations
Color information
#681756 (or 0x681756) is known color: Palatinate Purple. HEX triplet: 68, 17 and 56. RGB value is (104,23,86). Sum of RGB (Red+Green+Blue) = 104+23+86=213 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.83% from 213); Green value is 23 (9.38% from 255 or 10.80% from 213); Blue value is 86 (33.98% from 255 or 40.38% from 213); Max value from RGB is 104 - color contains mainly: red. Hex color #681756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681756 is #97E8A9. Grayscale: #363636. Windows color (decimal): -9955498 or 5642088. OLE color: 5642088.
HSL color Cylindrical-coordinate representation of color #681756: hue angle of 313.33º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #681756 is Cyan = 0, Magento = 0.78, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 23 | 86 | - |
| CMYK | 0 | 0.78 | 0.17 | 0.59 |
| HSL | 313.33º | 0.64% | 0.25% | - |
| HSV(B) | 313.33º | 0.78% | 0.41% | - |
| XYZ | 7.7 | 4.23 | 9.21 | - |
| YUV | 54.4 | 145.84 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 23 | 86 | 0 | 0.78 | 0.17 | 0.59 | 313.33 | 0.64 | 0.25 |
| Hex | 68 | 17 | 56 | 0 | 4E | 11 | 3B | 139 | 40 | 19 |
| Octal | 150 | 27 | 126 | 0 | 116 | 21 | 73 | 471 | 100 | 31 |
| Binary | 1101000 | 10111 | 1010110 | 0 | 1001110 | 10001 | 111011 | 100111001 | 1000000 | 11001 |
Color Harmonies of #681756
Complementary color
Monochromatic Colors of #681756
Black with #681756
Text Example
Text Example
White with #681756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681756; }
p { color: rgb(104,23,86); }
H1.HeaderClassName
{
color: #681756;
}
.AnyTagClassName
{
color: #681756;
}
</style>
background-color css
<style>
a { background-color: #681756; }
a { background-color: rgb(104,23,86); }
div.DivClassName
{
background-color: #681756;
}
.BgClassName
{
background-color: #681756;
}
</style>
border-color css
<style>
span { border-color: #681756; }
span { border-color: rgb(104,23,86); }
td.TdClassName
{
border-color: #681756;
}
.TagClassName
{
border-color: #681756;
}
</style>