Shades of Palatinate Purple #681354
Tints of Palatinate Purple #681354
RGB
CMYK
RGB Variations
Color information
#681354 (or 0x681354) is known color: Palatinate Purple. HEX triplet: 68, 13 and 54. RGB value is (104,19,84). Sum of RGB (Red+Green+Blue) = 104+19+84=207 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.24% from 207); Green value is 19 (7.81% from 255 or 9.18% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 104 - color contains mainly: red. Hex color #681354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681354 is #97ECAB. Grayscale: #333333. Windows color (decimal): -9956524 or 5509992. OLE color: 5509992.
HSL color Cylindrical-coordinate representation of color #681354: hue angle of 314.12º 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 #681354 is Cyan = 0, Magento = 0.82, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 84 | - |
| CMYK | 0 | 0.82 | 0.19 | 0.59 |
| HSL | 314.12º | 0.69% | 0.24% | - |
| HSV(B) | 314.12º | 0.82% | 0.41% | - |
| XYZ | 7.54 | 4.05 | 8.77 | - |
| YUV | 51.83 | 146.16 | 165.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 84 | 0 | 0.82 | 0.19 | 0.59 | 314.12 | 0.69 | 0.24 |
| Hex | 68 | 13 | 54 | 0 | 52 | 13 | 3B | 13A | 45 | 18 |
| Octal | 150 | 23 | 124 | 0 | 122 | 23 | 73 | 472 | 105 | 30 |
| Binary | 1101000 | 10011 | 1010100 | 0 | 1010010 | 10011 | 111011 | 100111010 | 1000101 | 11000 |
Color Harmonies of #681354
Complementary color
Monochromatic Colors of #681354
Black with #681354
Text Example
Text Example
White with #681354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681354; }
p { color: rgb(104,19,84); }
H1.HeaderClassName
{
color: #681354;
}
.AnyTagClassName
{
color: #681354;
}
</style>
background-color css
<style>
a { background-color: #681354; }
a { background-color: rgb(104,19,84); }
div.DivClassName
{
background-color: #681354;
}
.BgClassName
{
background-color: #681354;
}
</style>
border-color css
<style>
span { border-color: #681354; }
span { border-color: rgb(104,19,84); }
td.TdClassName
{
border-color: #681354;
}
.TagClassName
{
border-color: #681354;
}
</style>