Shades of Palatinate Purple #681154
Tints of Palatinate Purple #681154
RGB
CMYK
RGB Variations
Color information
#681154 (or 0x681154) is known color: Palatinate Purple. HEX triplet: 68, 11 and 54. RGB value is (104,17,84). Sum of RGB (Red+Green+Blue) = 104+17+84=205 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.73% from 205); Green value is 17 (7.03% from 255 or 8.29% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 104 - color contains mainly: red. Hex color #681154 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681154 is #97EEAB. Grayscale: #323232. Windows color (decimal): -9957036 or 5509480. OLE color: 5509480.
HSL color Cylindrical-coordinate representation of color #681154: hue angle of 313.79º 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 #681154 is Cyan = 0, Magento = 0.84, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 17 | 84 | - |
| CMYK | 0 | 0.84 | 0.19 | 0.59 |
| HSL | 313.79º | 0.72% | 0.24% | - |
| HSV(B) | 313.79º | 0.84% | 0.41% | - |
| XYZ | 7.51 | 3.98 | 8.76 | - |
| YUV | 50.65 | 146.82 | 166.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 17 | 84 | 0 | 0.84 | 0.19 | 0.59 | 313.79 | 0.72 | 0.24 |
| Hex | 68 | 11 | 54 | 0 | 54 | 13 | 3B | 13A | 48 | 18 |
| Octal | 150 | 21 | 124 | 0 | 124 | 23 | 73 | 472 | 110 | 30 |
| Binary | 1101000 | 10001 | 1010100 | 0 | 1010100 | 10011 | 111011 | 100111010 | 1001000 | 11000 |
Color Harmonies of #681154
Complementary color
Monochromatic Colors of #681154
Black with #681154
Text Example
Text Example
White with #681154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681154; }
p { color: rgb(104,17,84); }
H1.HeaderClassName
{
color: #681154;
}
.AnyTagClassName
{
color: #681154;
}
</style>
background-color css
<style>
a { background-color: #681154; }
a { background-color: rgb(104,17,84); }
div.DivClassName
{
background-color: #681154;
}
.BgClassName
{
background-color: #681154;
}
</style>
border-color css
<style>
span { border-color: #681154; }
span { border-color: rgb(104,17,84); }
td.TdClassName
{
border-color: #681154;
}
.TagClassName
{
border-color: #681154;
}
</style>