Shades of Palatinate Purple #681559
Tints of Palatinate Purple #681559
RGB
CMYK
RGB Variations
Color information
#681559 (or 0x681559) is known color: Palatinate Purple. HEX triplet: 68, 15 and 59. RGB value is (104,21,89). Sum of RGB (Red+Green+Blue) = 104+21+89=214 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.60% from 214); Green value is 21 (8.59% from 255 or 9.81% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 104 - color contains mainly: red. Hex color #681559 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681559 is #97EAA6. Grayscale: #353535. Windows color (decimal): -9956007 or 5838184. OLE color: 5838184.
HSL color Cylindrical-coordinate representation of color #681559: hue angle of 310.84º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681559 is Cyan = 0, Magento = 0.80, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 89 | - |
| CMYK | 0 | 0.80 | 0.14 | 0.59 |
| HSL | 310.84º | 0.66% | 0.25% | - |
| HSV(B) | 310.84º | 0.8% | 0.41% | - |
| XYZ | 7.78 | 4.2 | 9.85 | - |
| YUV | 53.57 | 148 | 163.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 89 | 0 | 0.80 | 0.14 | 0.59 | 310.84 | 0.66 | 0.25 |
| Hex | 68 | 15 | 59 | 0 | 50 | E | 3B | 137 | 42 | 19 |
| Octal | 150 | 25 | 131 | 0 | 120 | 16 | 73 | 467 | 102 | 31 |
| Binary | 1101000 | 10101 | 1011001 | 0 | 1010000 | 1110 | 111011 | 100110111 | 1000010 | 11001 |
Color Harmonies of #681559
Complementary color
Monochromatic Colors of #681559
Black with #681559
Text Example
Text Example
White with #681559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681559; }
p { color: rgb(104,21,89); }
H1.HeaderClassName
{
color: #681559;
}
.AnyTagClassName
{
color: #681559;
}
</style>
background-color css
<style>
a { background-color: #681559; }
a { background-color: rgb(104,21,89); }
div.DivClassName
{
background-color: #681559;
}
.BgClassName
{
background-color: #681559;
}
</style>
border-color css
<style>
span { border-color: #681559; }
span { border-color: rgb(104,21,89); }
td.TdClassName
{
border-color: #681559;
}
.TagClassName
{
border-color: #681559;
}
</style>