Shades of Palatinate Purple #672856
Tints of Palatinate Purple #672856
RGB
CMYK
RGB Variations
Color information
#672856 (or 0x672856) is known color: Palatinate Purple. HEX triplet: 67, 28 and 56. RGB value is (103,40,86). Sum of RGB (Red+Green+Blue) = 103+40+86=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #672856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672856 is #98D7A9. Grayscale: #3F3F3F. Windows color (decimal): -10016682 or 5646439. OLE color: 5646439.
HSL color Cylindrical-coordinate representation of color #672856: hue angle of 316.19º 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 #672856 is Cyan = 0, Magento = 0.61, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 86 | - |
| CMYK | 0 | 0.61 | 0.17 | 0.60 |
| HSL | 316.19º | 0.44% | 0.28% | - |
| HSV(B) | 316.19º | 0.61% | 0.4% | - |
| XYZ | 8.03 | 5.07 | 9.36 | - |
| YUV | 64.08 | 140.37 | 155.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 86 | 0 | 0.61 | 0.17 | 0.60 | 316.19 | 0.44 | 0.28 |
| Hex | 67 | 28 | 56 | 0 | 3D | 11 | 3C | 13C | 2C | 1C |
| Octal | 147 | 50 | 126 | 0 | 75 | 21 | 74 | 474 | 54 | 34 |
| Binary | 1100111 | 101000 | 1010110 | 0 | 111101 | 10001 | 111100 | 100111100 | 101100 | 11100 |
Color Harmonies of #672856
Complementary color
Monochromatic Colors of #672856
Black with #672856
Text Example
Text Example
White with #672856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672856; }
p { color: rgb(103,40,86); }
H1.HeaderClassName
{
color: #672856;
}
.AnyTagClassName
{
color: #672856;
}
</style>
background-color css
<style>
a { background-color: #672856; }
a { background-color: rgb(103,40,86); }
div.DivClassName
{
background-color: #672856;
}
.BgClassName
{
background-color: #672856;
}
</style>
border-color css
<style>
span { border-color: #672856; }
span { border-color: rgb(103,40,86); }
td.TdClassName
{
border-color: #672856;
}
.TagClassName
{
border-color: #672856;
}
</style>