Shades of Palatinate Purple #671361
Tints of Palatinate Purple #671361
RGB
CMYK
RGB Variations
Color information
#671361 (or 0x671361) is known color: Palatinate Purple. HEX triplet: 67, 13 and 61. RGB value is (103,19,97). Sum of RGB (Red+Green+Blue) = 103+19+97=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #671361 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671361 is #98EC9E. Grayscale: #343434. Windows color (decimal): -10022047 or 6361959. OLE color: 6361959.
HSL color Cylindrical-coordinate representation of color #671361: hue angle of 304.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671361 is Cyan = 0, Magento = 0.82, Yellow = 0.06 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 97 | - |
| CMYK | 0 | 0.82 | 0.06 | 0.60 |
| HSL | 304.29º | 0.69% | 0.24% | - |
| HSV(B) | 304.29º | 0.82% | 0.4% | - |
| XYZ | 7.98 | 4.21 | 11.7 | - |
| YUV | 53.01 | 152.83 | 163.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 97 | 0 | 0.82 | 0.06 | 0.60 | 304.29 | 0.69 | 0.24 |
| Hex | 67 | 13 | 61 | 0 | 52 | 6 | 3C | 130 | 45 | 18 |
| Octal | 147 | 23 | 141 | 0 | 122 | 6 | 74 | 460 | 105 | 30 |
| Binary | 1100111 | 10011 | 1100001 | 0 | 1010010 | 110 | 111100 | 100110000 | 1000101 | 11000 |
Color Harmonies of #671361
Complementary color
Monochromatic Colors of #671361
Black with #671361
Text Example
Text Example
White with #671361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671361; }
p { color: rgb(103,19,97); }
H1.HeaderClassName
{
color: #671361;
}
.AnyTagClassName
{
color: #671361;
}
</style>
background-color css
<style>
a { background-color: #671361; }
a { background-color: rgb(103,19,97); }
div.DivClassName
{
background-color: #671361;
}
.BgClassName
{
background-color: #671361;
}
</style>
border-color css
<style>
span { border-color: #671361; }
span { border-color: rgb(103,19,97); }
td.TdClassName
{
border-color: #671361;
}
.TagClassName
{
border-color: #671361;
}
</style>