Shades of Palatinate Purple #672858
Tints of Palatinate Purple #672858
RGB
CMYK
RGB Variations
Color information
#672858 (or 0x672858) is known color: Palatinate Purple. HEX triplet: 67, 28 and 58. RGB value is (103,40,88). Sum of RGB (Red+Green+Blue) = 103+40+88=231 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.59% from 231); Green value is 40 (16.02% from 255 or 17.32% from 231); Blue value is 88 (34.77% from 255 or 38.10% from 231); Max value from RGB is 103 - color contains mainly: red. Hex color #672858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672858 is #98D7A7. Grayscale: #404040. Windows color (decimal): -10016680 or 5777511. OLE color: 5777511.
HSL color Cylindrical-coordinate representation of color #672858: hue angle of 314.29º 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 #672858 is Cyan = 0, Magento = 0.61, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 88 | - |
| CMYK | 0 | 0.61 | 0.15 | 0.60 |
| HSL | 314.29º | 0.44% | 0.28% | - |
| HSV(B) | 314.29º | 0.61% | 0.4% | - |
| XYZ | 8.11 | 5.11 | 9.79 | - |
| YUV | 64.31 | 141.37 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 88 | 0 | 0.61 | 0.15 | 0.60 | 314.29 | 0.44 | 0.28 |
| Hex | 67 | 28 | 58 | 0 | 3D | F | 3C | 13A | 2C | 1C |
| Octal | 147 | 50 | 130 | 0 | 75 | 17 | 74 | 472 | 54 | 34 |
| Binary | 1100111 | 101000 | 1011000 | 0 | 111101 | 1111 | 111100 | 100111010 | 101100 | 11100 |
Color Harmonies of #672858
Complementary color
Monochromatic Colors of #672858
Black with #672858
Text Example
Text Example
White with #672858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672858; }
p { color: rgb(103,40,88); }
H1.HeaderClassName
{
color: #672858;
}
.AnyTagClassName
{
color: #672858;
}
</style>
background-color css
<style>
a { background-color: #672858; }
a { background-color: rgb(103,40,88); }
div.DivClassName
{
background-color: #672858;
}
.BgClassName
{
background-color: #672858;
}
</style>
border-color css
<style>
span { border-color: #672858; }
span { border-color: rgb(103,40,88); }
td.TdClassName
{
border-color: #672858;
}
.TagClassName
{
border-color: #672858;
}
</style>