Shades of Palatinate Purple #681556
Tints of Palatinate Purple #681556
RGB
CMYK
RGB Variations
Color information
#681556 (or 0x681556) is known color: Palatinate Purple. HEX triplet: 68, 15 and 56. RGB value is (104,21,86). Sum of RGB (Red+Green+Blue) = 104+21+86=211 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.29% from 211); Green value is 21 (8.59% from 255 or 9.95% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 104 - color contains mainly: red. Hex color #681556 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681556 is #97EAA9. Grayscale: #353535. Windows color (decimal): -9956010 or 5641576. OLE color: 5641576.
HSL color Cylindrical-coordinate representation of color #681556: hue angle of 313.01º 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 #681556 is Cyan = 0, Magento = 0.80, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 86 | - |
| CMYK | 0 | 0.80 | 0.17 | 0.59 |
| HSL | 313.01º | 0.66% | 0.25% | - |
| HSV(B) | 313.01º | 0.8% | 0.41% | - |
| XYZ | 7.66 | 4.15 | 9.2 | - |
| YUV | 53.23 | 146.5 | 164.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 86 | 0 | 0.80 | 0.17 | 0.59 | 313.01 | 0.66 | 0.25 |
| Hex | 68 | 15 | 56 | 0 | 50 | 11 | 3B | 139 | 42 | 19 |
| Octal | 150 | 25 | 126 | 0 | 120 | 21 | 73 | 471 | 102 | 31 |
| Binary | 1101000 | 10101 | 1010110 | 0 | 1010000 | 10001 | 111011 | 100111001 | 1000010 | 11001 |
Color Harmonies of #681556
Complementary color
Monochromatic Colors of #681556
Black with #681556
Text Example
Text Example
White with #681556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681556; }
p { color: rgb(104,21,86); }
H1.HeaderClassName
{
color: #681556;
}
.AnyTagClassName
{
color: #681556;
}
</style>
background-color css
<style>
a { background-color: #681556; }
a { background-color: rgb(104,21,86); }
div.DivClassName
{
background-color: #681556;
}
.BgClassName
{
background-color: #681556;
}
</style>
border-color css
<style>
span { border-color: #681556; }
span { border-color: rgb(104,21,86); }
td.TdClassName
{
border-color: #681556;
}
.TagClassName
{
border-color: #681556;
}
</style>