Shades of Palatinate Purple #671956
Tints of Palatinate Purple #671956
RGB
CMYK
RGB Variations
Color information
#671956 (or 0x671956) is known color: Palatinate Purple. HEX triplet: 67, 19 and 56. RGB value is (103,25,86). Sum of RGB (Red+Green+Blue) = 103+25+86=214 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.13% from 214); Green value is 25 (10.16% from 255 or 11.68% from 214); Blue value is 86 (33.98% from 255 or 40.19% from 214); Max value from RGB is 103 - color contains mainly: red. Hex color #671956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671956 is #98E6A9. Grayscale: #373737. Windows color (decimal): -10020522 or 5642599. OLE color: 5642599.
HSL color Cylindrical-coordinate representation of color #671956: hue angle of 313.08º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #671956 is Cyan = 0, Magento = 0.76, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 25 | 86 | - |
| CMYK | 0 | 0.76 | 0.17 | 0.60 |
| HSL | 313.08º | 0.61% | 0.25% | - |
| HSV(B) | 313.08º | 0.76% | 0.4% | - |
| XYZ | 7.62 | 4.25 | 9.22 | - |
| YUV | 55.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 86 | 0 | 0.76 | 0.17 | 0.60 | 313.08 | 0.61 | 0.25 |
| Hex | 67 | 19 | 56 | 0 | 4C | 11 | 3C | 139 | 3D | 19 |
| Octal | 147 | 31 | 126 | 0 | 114 | 21 | 74 | 471 | 75 | 31 |
| Binary | 1100111 | 11001 | 1010110 | 0 | 1001100 | 10001 | 111100 | 100111001 | 111101 | 11001 |
Color Harmonies of #671956
Complementary color
Monochromatic Colors of #671956
Black with #671956
Text Example
Text Example
White with #671956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671956; }
p { color: rgb(103,25,86); }
H1.HeaderClassName
{
color: #671956;
}
.AnyTagClassName
{
color: #671956;
}
</style>
background-color css
<style>
a { background-color: #671956; }
a { background-color: rgb(103,25,86); }
div.DivClassName
{
background-color: #671956;
}
.BgClassName
{
background-color: #671956;
}
</style>
border-color css
<style>
span { border-color: #671956; }
span { border-color: rgb(103,25,86); }
td.TdClassName
{
border-color: #671956;
}
.TagClassName
{
border-color: #671956;
}
</style>