Shades of Palatinate Purple #672168
Tints of Palatinate Purple #672168
RGB
CMYK
RGB Variations
Color information
#672168 (or 0x672168) is known color: Palatinate Purple. HEX triplet: 67, 21 and 68. RGB value is (103,33,104). Sum of RGB (Red+Green+Blue) = 103+33+104=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 33 (13.28% from 255 or 13.75% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #672168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672168 is #98DE97. Grayscale: #3D3D3D. Windows color (decimal): -10018456 or 6824295. OLE color: 6824295.
HSL color Cylindrical-coordinate representation of color #672168: hue angle of 299.15º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #672168 is Cyan = 0.01, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 33 | 104 | - |
| CMYK | 0.01 | 0.68 | 0 | 0.59 |
| HSL | 299.15º | 0.52% | 0.27% | - |
| HSV(B) | 299.15º | 0.68% | 0.41% | - |
| XYZ | 8.64 | 4.97 | 13.6 | - |
| YUV | 62.02 | 151.69 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 104 | 0.01 | 0.68 | 0 | 0.59 | 299.15 | 0.52 | 0.27 |
| Hex | 67 | 21 | 68 | 1 | 44 | 0 | 3B | 12B | 34 | 1B |
| Octal | 147 | 41 | 150 | 1 | 104 | 0 | 73 | 453 | 64 | 33 |
| Binary | 1100111 | 100001 | 1101000 | 1 | 1000100 | 0 | 111011 | 100101011 | 110100 | 11011 |
Color Harmonies of #672168
Complementary color
Monochromatic Colors of #672168
Black with #672168
Text Example
Text Example
White with #672168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672168; }
p { color: rgb(103,33,104); }
H1.HeaderClassName
{
color: #672168;
}
.AnyTagClassName
{
color: #672168;
}
</style>
background-color css
<style>
a { background-color: #672168; }
a { background-color: rgb(103,33,104); }
div.DivClassName
{
background-color: #672168;
}
.BgClassName
{
background-color: #672168;
}
</style>
border-color css
<style>
span { border-color: #672168; }
span { border-color: rgb(103,33,104); }
td.TdClassName
{
border-color: #672168;
}
.TagClassName
{
border-color: #672168;
}
</style>