Shades of Palatinate Purple #681859
Tints of Palatinate Purple #681859
RGB
CMYK
RGB Variations
Color information
#681859 (or 0x681859) is known color: Palatinate Purple. HEX triplet: 68, 18 and 59. RGB value is (104,24,89). Sum of RGB (Red+Green+Blue) = 104+24+89=217 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.93% from 217); Green value is 24 (9.77% from 255 or 11.06% from 217); Blue value is 89 (35.16% from 255 or 41.01% from 217); Max value from RGB is 104 - color contains mainly: red. Hex color #681859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681859 is #97E7A6. Grayscale: #373737. Windows color (decimal): -9955239 or 5838952. OLE color: 5838952.
HSL color Cylindrical-coordinate representation of color #681859: hue angle of 311.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #681859 is Cyan = 0, Magento = 0.77, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 89 | - |
| CMYK | 0 | 0.77 | 0.14 | 0.59 |
| HSL | 311.25º | 0.63% | 0.25% | - |
| HSV(B) | 311.25º | 0.77% | 0.41% | - |
| XYZ | 7.84 | 4.32 | 9.87 | - |
| YUV | 55.33 | 147 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 89 | 0 | 0.77 | 0.14 | 0.59 | 311.25 | 0.63 | 0.25 |
| Hex | 68 | 18 | 59 | 0 | 4D | E | 3B | 137 | 3E | 19 |
| Octal | 150 | 30 | 131 | 0 | 115 | 16 | 73 | 467 | 76 | 31 |
| Binary | 1101000 | 11000 | 1011001 | 0 | 1001101 | 1110 | 111011 | 100110111 | 111110 | 11001 |
Color Harmonies of #681859
Complementary color
Monochromatic Colors of #681859
Black with #681859
Text Example
Text Example
White with #681859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681859; }
p { color: rgb(104,24,89); }
H1.HeaderClassName
{
color: #681859;
}
.AnyTagClassName
{
color: #681859;
}
</style>
background-color css
<style>
a { background-color: #681859; }
a { background-color: rgb(104,24,89); }
div.DivClassName
{
background-color: #681859;
}
.BgClassName
{
background-color: #681859;
}
</style>
border-color css
<style>
span { border-color: #681859; }
span { border-color: rgb(104,24,89); }
td.TdClassName
{
border-color: #681859;
}
.TagClassName
{
border-color: #681859;
}
</style>