Shades of Palatinate Purple #672167
Tints of Palatinate Purple #672167
RGB
CMYK
RGB Variations
Color information
#672167 (or 0x672167) is known color: Palatinate Purple. HEX triplet: 67, 21 and 67. RGB value is (103,33,103). Sum of RGB (Red+Green+Blue) = 103+33+103=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 33 (13.28% from 255 or 13.81% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #672167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672167 is #98DE98. Grayscale: #3D3D3D. Windows color (decimal): -10018457 or 6758759. OLE color: 6758759.
HSL color Cylindrical-coordinate representation of color #672167: hue angle of 300º 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 #672167 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 103 | - |
| CMYK | 0 | 0.68 | 0 | 0.60 |
| HSL | 300º | 0.51% | 0.27% | - |
| HSV(B) | 300º | 0.68% | 0.4% | - |
| XYZ | 8.59 | 4.95 | 13.34 | - |
| YUV | 61.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 103 | 0 | 0.68 | 0 | 0.60 | 300 | 0.51 | 0.27 |
| Hex | 67 | 21 | 67 | 0 | 44 | 0 | 3C | 12C | 33 | 1B |
| Octal | 147 | 41 | 147 | 0 | 104 | 0 | 74 | 454 | 63 | 33 |
| Binary | 1100111 | 100001 | 1100111 | 0 | 1000100 | 0 | 111100 | 100101100 | 110011 | 11011 |
Color Harmonies of #672167
Complementary color
Monochromatic Colors of #672167
Black with #672167
Text Example
Text Example
White with #672167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672167; }
p { color: rgb(103,33,103); }
H1.HeaderClassName
{
color: #672167;
}
.AnyTagClassName
{
color: #672167;
}
</style>
background-color css
<style>
a { background-color: #672167; }
a { background-color: rgb(103,33,103); }
div.DivClassName
{
background-color: #672167;
}
.BgClassName
{
background-color: #672167;
}
</style>
border-color css
<style>
span { border-color: #672167; }
span { border-color: rgb(103,33,103); }
td.TdClassName
{
border-color: #672167;
}
.TagClassName
{
border-color: #672167;
}
</style>