Shades of Palatinate Purple #672860
Tints of Palatinate Purple #672860
RGB
CMYK
RGB Variations
Color information
#672860 (or 0x672860) is known color: Palatinate Purple. HEX triplet: 67, 28 and 60. RGB value is (103,40,96). Sum of RGB (Red+Green+Blue) = 103+40+96=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 40 (16.02% from 255 or 16.74% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #672860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672860 is #98D79F. Grayscale: #414141. Windows color (decimal): -10016672 or 6301799. OLE color: 6301799.
HSL color Cylindrical-coordinate representation of color #672860: hue angle of 306.67º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672860 is Cyan = 0, Magento = 0.61, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 96 | - |
| CMYK | 0 | 0.61 | 0.07 | 0.60 |
| HSL | 306.67º | 0.44% | 0.28% | - |
| HSV(B) | 306.67º | 0.61% | 0.4% | - |
| XYZ | 8.46 | 5.25 | 11.63 | - |
| YUV | 65.22 | 145.37 | 154.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 96 | 0 | 0.61 | 0.07 | 0.60 | 306.67 | 0.44 | 0.28 |
| Hex | 67 | 28 | 60 | 0 | 3D | 7 | 3C | 133 | 2C | 1C |
| Octal | 147 | 50 | 140 | 0 | 75 | 7 | 74 | 463 | 54 | 34 |
| Binary | 1100111 | 101000 | 1100000 | 0 | 111101 | 111 | 111100 | 100110011 | 101100 | 11100 |
Color Harmonies of #672860
Complementary color
Monochromatic Colors of #672860
Black with #672860
Text Example
Text Example
White with #672860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672860; }
p { color: rgb(103,40,96); }
H1.HeaderClassName
{
color: #672860;
}
.AnyTagClassName
{
color: #672860;
}
</style>
background-color css
<style>
a { background-color: #672860; }
a { background-color: rgb(103,40,96); }
div.DivClassName
{
background-color: #672860;
}
.BgClassName
{
background-color: #672860;
}
</style>
border-color css
<style>
span { border-color: #672860; }
span { border-color: rgb(103,40,96); }
td.TdClassName
{
border-color: #672860;
}
.TagClassName
{
border-color: #672860;
}
</style>