Shades of Palatinate Purple #681067
Tints of Palatinate Purple #681067
RGB
CMYK
RGB Variations
Color information
#681067 (or 0x681067) is known color: Palatinate Purple. HEX triplet: 68, 10 and 67. RGB value is (104,16,103). Sum of RGB (Red+Green+Blue) = 104+16+103=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 16 (6.64% from 255 or 7.17% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #681067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681067 is #97EF98. Grayscale: #333333. Windows color (decimal): -9957273 or 6754408. OLE color: 6754408.
HSL color Cylindrical-coordinate representation of color #681067: hue angle of 300.68º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #681067 is Cyan = 0, Magento = 0.85, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 16 | 103 | - |
| CMYK | 0 | 0.85 | 0.01 | 0.59 |
| HSL | 300.68º | 0.73% | 0.24% | - |
| HSV(B) | 300.68º | 0.85% | 0.41% | - |
| XYZ | 8.34 | 4.29 | 13.22 | - |
| YUV | 52.23 | 156.65 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 16 | 103 | 0 | 0.85 | 0.01 | 0.59 | 300.68 | 0.73 | 0.24 |
| Hex | 68 | 10 | 67 | 0 | 55 | 1 | 3B | 12D | 49 | 18 |
| Octal | 150 | 20 | 147 | 0 | 125 | 1 | 73 | 455 | 111 | 30 |
| Binary | 1101000 | 10000 | 1100111 | 0 | 1010101 | 1 | 111011 | 100101101 | 1001001 | 11000 |
Color Harmonies of #681067
Complementary color
Monochromatic Colors of #681067
Black with #681067
Text Example
Text Example
White with #681067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681067; }
p { color: rgb(104,16,103); }
H1.HeaderClassName
{
color: #681067;
}
.AnyTagClassName
{
color: #681067;
}
</style>
background-color css
<style>
a { background-color: #681067; }
a { background-color: rgb(104,16,103); }
div.DivClassName
{
background-color: #681067;
}
.BgClassName
{
background-color: #681067;
}
</style>
border-color css
<style>
span { border-color: #681067; }
span { border-color: rgb(104,16,103); }
td.TdClassName
{
border-color: #681067;
}
.TagClassName
{
border-color: #681067;
}
</style>