Shades of Palatinate Purple #672158
Tints of Palatinate Purple #672158
RGB
CMYK
RGB Variations
Color information
#672158 (or 0x672158) is known color: Palatinate Purple. HEX triplet: 67, 21 and 58. RGB value is (103,33,88). Sum of RGB (Red+Green+Blue) = 103+33+88=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 33 (13.28% from 255 or 14.73% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #672158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672158 is #98DEA7. Grayscale: #3C3C3C. Windows color (decimal): -10018472 or 5775719. OLE color: 5775719.
HSL color Cylindrical-coordinate representation of color #672158: hue angle of 312.86º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #672158 is Cyan = 0, Magento = 0.68, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 88 | - |
| CMYK | 0 | 0.68 | 0.15 | 0.60 |
| HSL | 312.86º | 0.51% | 0.27% | - |
| HSV(B) | 312.86º | 0.68% | 0.4% | - |
| XYZ | 7.9 | 4.68 | 9.72 | - |
| YUV | 60.2 | 143.69 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 88 | 0 | 0.68 | 0.15 | 0.60 | 312.86 | 0.51 | 0.27 |
| Hex | 67 | 21 | 58 | 0 | 44 | F | 3C | 139 | 33 | 1B |
| Octal | 147 | 41 | 130 | 0 | 104 | 17 | 74 | 471 | 63 | 33 |
| Binary | 1100111 | 100001 | 1011000 | 0 | 1000100 | 1111 | 111100 | 100111001 | 110011 | 11011 |
Color Harmonies of #672158
Complementary color
Monochromatic Colors of #672158
Black with #672158
Text Example
Text Example
White with #672158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672158; }
p { color: rgb(103,33,88); }
H1.HeaderClassName
{
color: #672158;
}
.AnyTagClassName
{
color: #672158;
}
</style>
background-color css
<style>
a { background-color: #672158; }
a { background-color: rgb(103,33,88); }
div.DivClassName
{
background-color: #672158;
}
.BgClassName
{
background-color: #672158;
}
</style>
border-color css
<style>
span { border-color: #672158; }
span { border-color: rgb(103,33,88); }
td.TdClassName
{
border-color: #672158;
}
.TagClassName
{
border-color: #672158;
}
</style>