Shades of Palatinate Purple #672160
Tints of Palatinate Purple #672160
RGB
CMYK
RGB Variations
Color information
#672160 (or 0x672160) is known color: Palatinate Purple. HEX triplet: 67, 21 and 60. RGB value is (103,33,96). Sum of RGB (Red+Green+Blue) = 103+33+96=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 33 (13.28% from 255 or 14.22% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 103 - color contains mainly: red. Hex color #672160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672160 is #98DE9F. Grayscale: #3C3C3C. Windows color (decimal): -10018464 or 6300007. OLE color: 6300007.
HSL color Cylindrical-coordinate representation of color #672160: hue angle of 306º 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 #672160 is Cyan = 0, Magento = 0.68, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 96 | - |
| CMYK | 0 | 0.68 | 0.07 | 0.60 |
| HSL | 306º | 0.51% | 0.27% | - |
| HSV(B) | 306º | 0.68% | 0.4% | - |
| XYZ | 8.25 | 4.82 | 11.56 | - |
| YUV | 61.11 | 147.69 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 96 | 0 | 0.68 | 0.07 | 0.60 | 306 | 0.51 | 0.27 |
| Hex | 67 | 21 | 60 | 0 | 44 | 7 | 3C | 132 | 33 | 1B |
| Octal | 147 | 41 | 140 | 0 | 104 | 7 | 74 | 462 | 63 | 33 |
| Binary | 1100111 | 100001 | 1100000 | 0 | 1000100 | 111 | 111100 | 100110010 | 110011 | 11011 |
Color Harmonies of #672160
Complementary color
Monochromatic Colors of #672160
Black with #672160
Text Example
Text Example
White with #672160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672160; }
p { color: rgb(103,33,96); }
H1.HeaderClassName
{
color: #672160;
}
.AnyTagClassName
{
color: #672160;
}
</style>
background-color css
<style>
a { background-color: #672160; }
a { background-color: rgb(103,33,96); }
div.DivClassName
{
background-color: #672160;
}
.BgClassName
{
background-color: #672160;
}
</style>
border-color css
<style>
span { border-color: #672160; }
span { border-color: rgb(103,33,96); }
td.TdClassName
{
border-color: #672160;
}
.TagClassName
{
border-color: #672160;
}
</style>