Shades of Palatinate Purple #672056
Tints of Palatinate Purple #672056
RGB
CMYK
RGB Variations
Color information
#672056 (or 0x672056) is known color: Palatinate Purple. HEX triplet: 67, 20 and 56. RGB value is (103,32,86). Sum of RGB (Red+Green+Blue) = 103+32+86=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #672056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672056 is #98DFA9. Grayscale: #3B3B3B. Windows color (decimal): -10018730 or 5644391. OLE color: 5644391.
HSL color Cylindrical-coordinate representation of color #672056: hue angle of 314.37º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672056 is Cyan = 0, Magento = 0.69, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 86 | - |
| CMYK | 0 | 0.69 | 0.17 | 0.60 |
| HSL | 314.37º | 0.53% | 0.26% | - |
| HSV(B) | 314.37º | 0.69% | 0.4% | - |
| XYZ | 7.79 | 4.59 | 9.28 | - |
| YUV | 59.39 | 143.02 | 159.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 86 | 0 | 0.69 | 0.17 | 0.60 | 314.37 | 0.53 | 0.26 |
| Hex | 67 | 20 | 56 | 0 | 45 | 11 | 3C | 13A | 35 | 1A |
| Octal | 147 | 40 | 126 | 0 | 105 | 21 | 74 | 472 | 65 | 32 |
| Binary | 1100111 | 100000 | 1010110 | 0 | 1000101 | 10001 | 111100 | 100111010 | 110101 | 11010 |
Color Harmonies of #672056
Complementary color
Monochromatic Colors of #672056
Black with #672056
Text Example
Text Example
White with #672056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672056; }
p { color: rgb(103,32,86); }
H1.HeaderClassName
{
color: #672056;
}
.AnyTagClassName
{
color: #672056;
}
</style>
background-color css
<style>
a { background-color: #672056; }
a { background-color: rgb(103,32,86); }
div.DivClassName
{
background-color: #672056;
}
.BgClassName
{
background-color: #672056;
}
</style>
border-color css
<style>
span { border-color: #672056; }
span { border-color: rgb(103,32,86); }
td.TdClassName
{
border-color: #672056;
}
.TagClassName
{
border-color: #672056;
}
</style>