Shades of Palatinate Purple #681368
Tints of Palatinate Purple #681368
RGB
CMYK
RGB Variations
Color information
#681368 (or 0x681368) is known color: Palatinate Purple. HEX triplet: 68, 13 and 68. RGB value is (104,19,104). Sum of RGB (Red+Green+Blue) = 104+19+104=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 19 (7.81% from 255 or 8.37% from 227); Blue value is 104 (41.02% from 255 or 45.81% from 227); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #681368 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681368 is #97EC97. Grayscale: #353535. Windows color (decimal): -9956504 or 6820712. OLE color: 6820712.
HSL color Cylindrical-coordinate representation of color #681368: hue angle of 300º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681368 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 104 | - |
| CMYK | 0 | 0.82 | 0 | 0.59 |
| HSL | 300º | 0.69% | 0.24% | - |
| HSV(B) | 300º | 0.82% | 0.41% | - |
| XYZ | 8.44 | 4.41 | 13.5 | - |
| YUV | 54.11 | 156.16 | 163.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 104 | 0 | 0.82 | 0 | 0.59 | 300 | 0.69 | 0.24 |
| Hex | 68 | 13 | 68 | 0 | 52 | 0 | 3B | 12C | 45 | 18 |
| Octal | 150 | 23 | 150 | 0 | 122 | 0 | 73 | 454 | 105 | 30 |
| Binary | 1101000 | 10011 | 1101000 | 0 | 1010010 | 0 | 111011 | 100101100 | 1000101 | 11000 |
Color Harmonies of #681368
Complementary color
Monochromatic Colors of #681368
Black with #681368
Text Example
Text Example
White with #681368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681368; }
p { color: rgb(104,19,104); }
H1.HeaderClassName
{
color: #681368;
}
.AnyTagClassName
{
color: #681368;
}
</style>
background-color css
<style>
a { background-color: #681368; }
a { background-color: rgb(104,19,104); }
div.DivClassName
{
background-color: #681368;
}
.BgClassName
{
background-color: #681368;
}
</style>
border-color css
<style>
span { border-color: #681368; }
span { border-color: rgb(104,19,104); }
td.TdClassName
{
border-color: #681368;
}
.TagClassName
{
border-color: #681368;
}
</style>