Shades of Palatinate Purple #671060
Tints of Palatinate Purple #671060
RGB
CMYK
RGB Variations
Color information
#671060 (or 0x671060) is known color: Palatinate Purple. HEX triplet: 67, 10 and 60. RGB value is (103,16,96). Sum of RGB (Red+Green+Blue) = 103+16+96=215 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.91% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 96 (37.89% from 255 or 44.65% from 215); Max value from RGB is 103 - color contains mainly: red. Hex color #671060 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671060 is #98EF9F. Grayscale: #323232. Windows color (decimal): -10022816 or 6295655. OLE color: 6295655.
HSL color Cylindrical-coordinate representation of color #671060: hue angle of 304.83º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671060 is Cyan = 0, Magento = 0.84, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 96 | - |
| CMYK | 0 | 0.84 | 0.07 | 0.60 |
| HSL | 304.83º | 0.73% | 0.23% | - |
| HSV(B) | 304.83º | 0.84% | 0.4% | - |
| XYZ | 7.89 | 4.1 | 11.44 | - |
| YUV | 51.13 | 153.32 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 96 | 0 | 0.84 | 0.07 | 0.60 | 304.83 | 0.73 | 0.23 |
| Hex | 67 | 10 | 60 | 0 | 54 | 7 | 3C | 131 | 49 | 17 |
| Octal | 147 | 20 | 140 | 0 | 124 | 7 | 74 | 461 | 111 | 27 |
| Binary | 1100111 | 10000 | 1100000 | 0 | 1010100 | 111 | 111100 | 100110001 | 1001001 | 10111 |
Color Harmonies of #671060
Complementary color
Monochromatic Colors of #671060
Black with #671060
Text Example
Text Example
White with #671060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671060; }
p { color: rgb(103,16,96); }
H1.HeaderClassName
{
color: #671060;
}
.AnyTagClassName
{
color: #671060;
}
</style>
background-color css
<style>
a { background-color: #671060; }
a { background-color: rgb(103,16,96); }
div.DivClassName
{
background-color: #671060;
}
.BgClassName
{
background-color: #671060;
}
</style>
border-color css
<style>
span { border-color: #671060; }
span { border-color: rgb(103,16,96); }
td.TdClassName
{
border-color: #671060;
}
.TagClassName
{
border-color: #671060;
}
</style>