Shades of Palatinate Purple #671560
Tints of Palatinate Purple #671560
RGB
CMYK
RGB Variations
Color information
#671560 (or 0x671560) is known color: Palatinate Purple. HEX triplet: 67, 15 and 60. RGB value is (103,21,96). Sum of RGB (Red+Green+Blue) = 103+21+96=220 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.82% from 220); Green value is 21 (8.59% from 255 or 9.55% from 220); Blue value is 96 (37.89% from 255 or 43.64% from 220); Max value from RGB is 103 - color contains mainly: red. Hex color #671560 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671560 is #98EA9F. Grayscale: #353535. Windows color (decimal): -10021536 or 6296935. OLE color: 6296935.
HSL color Cylindrical-coordinate representation of color #671560: hue angle of 305.12º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671560 is Cyan = 0, Magento = 0.80, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 96 | - |
| CMYK | 0 | 0.80 | 0.07 | 0.60 |
| HSL | 305.12º | 0.66% | 0.24% | - |
| HSV(B) | 305.12º | 0.8% | 0.4% | - |
| XYZ | 7.97 | 4.26 | 11.47 | - |
| YUV | 54.07 | 151.67 | 162.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 96 | 0 | 0.80 | 0.07 | 0.60 | 305.12 | 0.66 | 0.24 |
| Hex | 67 | 15 | 60 | 0 | 50 | 7 | 3C | 131 | 42 | 18 |
| Octal | 147 | 25 | 140 | 0 | 120 | 7 | 74 | 461 | 102 | 30 |
| Binary | 1100111 | 10101 | 1100000 | 0 | 1010000 | 111 | 111100 | 100110001 | 1000010 | 11000 |
Color Harmonies of #671560
Complementary color
Monochromatic Colors of #671560
Black with #671560
Text Example
Text Example
White with #671560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671560; }
p { color: rgb(103,21,96); }
H1.HeaderClassName
{
color: #671560;
}
.AnyTagClassName
{
color: #671560;
}
</style>
background-color css
<style>
a { background-color: #671560; }
a { background-color: rgb(103,21,96); }
div.DivClassName
{
background-color: #671560;
}
.BgClassName
{
background-color: #671560;
}
</style>
border-color css
<style>
span { border-color: #671560; }
span { border-color: rgb(103,21,96); }
td.TdClassName
{
border-color: #671560;
}
.TagClassName
{
border-color: #671560;
}
</style>