Shades of Palatinate Purple #681269
Tints of Palatinate Purple #681269
RGB
CMYK
RGB Variations
Color information
#681269 (or 0x681269) is known color: Palatinate Purple. HEX triplet: 68, 12 and 69. RGB value is (104,18,105). Sum of RGB (Red+Green+Blue) = 104+18+105=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 18 (7.42% from 255 or 7.93% from 227); Blue value is 105 (41.41% from 255 or 46.26% from 227); Max value from RGB is 105 - color contains mainly: blue. Hex color #681269 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681269 is #97ED96. Grayscale: #353535. Windows color (decimal): -9956759 or 6885992. OLE color: 6885992.
HSL color Cylindrical-coordinate representation of color #681269: hue angle of 299.31º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681269 is Cyan = 0.01, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 18 | 105 | - |
| CMYK | 0.01 | 0.83 | 0 | 0.59 |
| HSL | 299.31º | 0.71% | 0.24% | - |
| HSV(B) | 299.31º | 0.83% | 0.41% | - |
| XYZ | 8.48 | 4.4 | 13.77 | - |
| YUV | 53.63 | 156.99 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 18 | 105 | 0.01 | 0.83 | 0 | 0.59 | 299.31 | 0.71 | 0.24 |
| Hex | 68 | 12 | 69 | 1 | 53 | 0 | 3B | 12B | 47 | 18 |
| Octal | 150 | 22 | 151 | 1 | 123 | 0 | 73 | 453 | 107 | 30 |
| Binary | 1101000 | 10010 | 1101001 | 1 | 1010011 | 0 | 111011 | 100101011 | 1000111 | 11000 |
Color Harmonies of #681269
Complementary color
Monochromatic Colors of #681269
Black with #681269
Text Example
Text Example
White with #681269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681269; }
p { color: rgb(104,18,105); }
H1.HeaderClassName
{
color: #681269;
}
.AnyTagClassName
{
color: #681269;
}
</style>
background-color css
<style>
a { background-color: #681269; }
a { background-color: rgb(104,18,105); }
div.DivClassName
{
background-color: #681269;
}
.BgClassName
{
background-color: #681269;
}
</style>
border-color css
<style>
span { border-color: #681269; }
span { border-color: rgb(104,18,105); }
td.TdClassName
{
border-color: #681269;
}
.TagClassName
{
border-color: #681269;
}
</style>