Shades of Palatinate Purple #681155
Tints of Palatinate Purple #681155
RGB
CMYK
RGB Variations
Color information
#681155 (or 0x681155) is known color: Palatinate Purple. HEX triplet: 68, 11 and 55. RGB value is (104,17,85). Sum of RGB (Red+Green+Blue) = 104+17+85=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 85 (33.59% from 255 or 41.26% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #681155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681155 is #97EEAA. Grayscale: #323232. Windows color (decimal): -9957035 or 5575016. OLE color: 5575016.
HSL color Cylindrical-coordinate representation of color #681155: hue angle of 313.1º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681155 is Cyan = 0, Magento = 0.84, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 17 | 85 | - |
| CMYK | 0 | 0.84 | 0.18 | 0.59 |
| HSL | 313.1º | 0.72% | 0.24% | - |
| HSV(B) | 313.1º | 0.84% | 0.41% | - |
| XYZ | 7.55 | 4 | 8.97 | - |
| YUV | 50.77 | 147.32 | 165.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 17 | 85 | 0 | 0.84 | 0.18 | 0.59 | 313.1 | 0.72 | 0.24 |
| Hex | 68 | 11 | 55 | 0 | 54 | 12 | 3B | 139 | 48 | 18 |
| Octal | 150 | 21 | 125 | 0 | 124 | 22 | 73 | 471 | 110 | 30 |
| Binary | 1101000 | 10001 | 1010101 | 0 | 1010100 | 10010 | 111011 | 100111001 | 1001000 | 11000 |
Color Harmonies of #681155
Complementary color
Monochromatic Colors of #681155
Black with #681155
Text Example
Text Example
White with #681155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681155; }
p { color: rgb(104,17,85); }
H1.HeaderClassName
{
color: #681155;
}
.AnyTagClassName
{
color: #681155;
}
</style>
background-color css
<style>
a { background-color: #681155; }
a { background-color: rgb(104,17,85); }
div.DivClassName
{
background-color: #681155;
}
.BgClassName
{
background-color: #681155;
}
</style>
border-color css
<style>
span { border-color: #681155; }
span { border-color: rgb(104,17,85); }
td.TdClassName
{
border-color: #681155;
}
.TagClassName
{
border-color: #681155;
}
</style>