Shades of Palatinate Purple #671260
Tints of Palatinate Purple #671260
RGB
CMYK
RGB Variations
Color information
#671260 (or 0x671260) is known color: Palatinate Purple. HEX triplet: 67, 12 and 60. RGB value is (103,18,96). Sum of RGB (Red+Green+Blue) = 103+18+96=217 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.47% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 103 - color contains mainly: red. Hex color #671260 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671260 is #98ED9F. Grayscale: #343434. Windows color (decimal): -10022304 or 6296167. OLE color: 6296167.
HSL color Cylindrical-coordinate representation of color #671260: hue angle of 304.94º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671260 is Cyan = 0, Magento = 0.83, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 96 | - |
| CMYK | 0 | 0.83 | 0.07 | 0.60 |
| HSL | 304.94º | 0.7% | 0.24% | - |
| HSV(B) | 304.94º | 0.83% | 0.4% | - |
| XYZ | 7.92 | 4.16 | 11.45 | - |
| YUV | 52.31 | 152.66 | 164.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 96 | 0 | 0.83 | 0.07 | 0.60 | 304.94 | 0.7 | 0.24 |
| Hex | 67 | 12 | 60 | 0 | 53 | 7 | 3C | 131 | 46 | 18 |
| Octal | 147 | 22 | 140 | 0 | 123 | 7 | 74 | 461 | 106 | 30 |
| Binary | 1100111 | 10010 | 1100000 | 0 | 1010011 | 111 | 111100 | 100110001 | 1000110 | 11000 |
Color Harmonies of #671260
Complementary color
Monochromatic Colors of #671260
Black with #671260
Text Example
Text Example
White with #671260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671260; }
p { color: rgb(103,18,96); }
H1.HeaderClassName
{
color: #671260;
}
.AnyTagClassName
{
color: #671260;
}
</style>
background-color css
<style>
a { background-color: #671260; }
a { background-color: rgb(103,18,96); }
div.DivClassName
{
background-color: #671260;
}
.BgClassName
{
background-color: #671260;
}
</style>
border-color css
<style>
span { border-color: #671260; }
span { border-color: rgb(103,18,96); }
td.TdClassName
{
border-color: #671260;
}
.TagClassName
{
border-color: #671260;
}
</style>