Shades of Palatinate Purple #671459
Tints of Palatinate Purple #671459
RGB
CMYK
RGB Variations
Color information
#671459 (or 0x671459) is known color: Palatinate Purple. HEX triplet: 67, 14 and 59. RGB value is (103,20,89). Sum of RGB (Red+Green+Blue) = 103+20+89=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 20 (8.20% from 255 or 9.43% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #671459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671459 is #98EBA6. Grayscale: #343434. Windows color (decimal): -10021799 or 5837927. OLE color: 5837927.
HSL color Cylindrical-coordinate representation of color #671459: hue angle of 310.12º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #671459 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 20 | 89 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.60 |
| HSL | 310.12º | 0.67% | 0.24% | - |
| HSV(B) | 310.12º | 0.81% | 0.4% | - |
| XYZ | 7.65 | 4.11 | 9.84 | - |
| YUV | 52.68 | 148.5 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 89 | 0 | 0.81 | 0.14 | 0.60 | 310.12 | 0.67 | 0.24 |
| Hex | 67 | 14 | 59 | 0 | 51 | E | 3C | 136 | 43 | 18 |
| Octal | 147 | 24 | 131 | 0 | 121 | 16 | 74 | 466 | 103 | 30 |
| Binary | 1100111 | 10100 | 1011001 | 0 | 1010001 | 1110 | 111100 | 100110110 | 1000011 | 11000 |
Color Harmonies of #671459
Complementary color
Monochromatic Colors of #671459
Black with #671459
Text Example
Text Example
White with #671459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671459; }
p { color: rgb(103,20,89); }
H1.HeaderClassName
{
color: #671459;
}
.AnyTagClassName
{
color: #671459;
}
</style>
background-color css
<style>
a { background-color: #671459; }
a { background-color: rgb(103,20,89); }
div.DivClassName
{
background-color: #671459;
}
.BgClassName
{
background-color: #671459;
}
</style>
border-color css
<style>
span { border-color: #671459; }
span { border-color: rgb(103,20,89); }
td.TdClassName
{
border-color: #671459;
}
.TagClassName
{
border-color: #671459;
}
</style>