Shades of Palatinate Purple #681866
Tints of Palatinate Purple #681866
RGB
CMYK
RGB Variations
Color information
#681866 (or 0x681866) is known color: Palatinate Purple. HEX triplet: 68, 18 and 66. RGB value is (104,24,102). Sum of RGB (Red+Green+Blue) = 104+24+102=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 24 (9.77% from 255 or 10.43% from 230); Blue value is 102 (40.23% from 255 or 44.35% from 230); Max value from RGB is 104 - color contains mainly: red. Hex color #681866 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681866 is #97E799. Grayscale: #383838. Windows color (decimal): -9955226 or 6690920. OLE color: 6690920.
HSL color Cylindrical-coordinate representation of color #681866: hue angle of 301.5º 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 #681866 is Cyan = 0, Magento = 0.77, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 102 | - |
| CMYK | 0 | 0.77 | 0.02 | 0.59 |
| HSL | 301.5º | 0.63% | 0.25% | - |
| HSV(B) | 301.5º | 0.77% | 0.41% | - |
| XYZ | 8.43 | 4.56 | 13.01 | - |
| YUV | 56.81 | 153.5 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 102 | 0 | 0.77 | 0.02 | 0.59 | 301.5 | 0.63 | 0.25 |
| Hex | 68 | 18 | 66 | 0 | 4D | 2 | 3B | 12E | 3E | 19 |
| Octal | 150 | 30 | 146 | 0 | 115 | 2 | 73 | 456 | 76 | 31 |
| Binary | 1101000 | 11000 | 1100110 | 0 | 1001101 | 10 | 111011 | 100101110 | 111110 | 11001 |
Color Harmonies of #681866
Complementary color
Monochromatic Colors of #681866
Black with #681866
Text Example
Text Example
White with #681866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681866; }
p { color: rgb(104,24,102); }
H1.HeaderClassName
{
color: #681866;
}
.AnyTagClassName
{
color: #681866;
}
</style>
background-color css
<style>
a { background-color: #681866; }
a { background-color: rgb(104,24,102); }
div.DivClassName
{
background-color: #681866;
}
.BgClassName
{
background-color: #681866;
}
</style>
border-color css
<style>
span { border-color: #681866; }
span { border-color: rgb(104,24,102); }
td.TdClassName
{
border-color: #681866;
}
.TagClassName
{
border-color: #681866;
}
</style>