Shades of Palatinate Purple #671968
Tints of Palatinate Purple #671968
RGB
CMYK
RGB Variations
Color information
#671968 (or 0x671968) is known color: Palatinate Purple. HEX triplet: 67, 19 and 68. RGB value is (103,25,104). Sum of RGB (Red+Green+Blue) = 103+25+104=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 25 (10.16% from 255 or 10.78% from 232); Blue value is 104 (41.02% from 255 or 44.83% from 232); Max value from RGB is 104 - color contains mainly: blue. Hex color #671968 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671968 is #98E697. Grayscale: #393939. Windows color (decimal): -10020504 or 6822247. OLE color: 6822247.
HSL color Cylindrical-coordinate representation of color #671968: hue angle of 299.24º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #671968 is Cyan = 0.01, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 25 | 104 | - |
| CMYK | 0.01 | 0.76 | 0 | 0.59 |
| HSL | 299.24º | 0.61% | 0.25% | - |
| HSV(B) | 299.24º | 0.76% | 0.41% | - |
| XYZ | 8.44 | 4.58 | 13.54 | - |
| YUV | 57.33 | 154.34 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 104 | 0.01 | 0.76 | 0 | 0.59 | 299.24 | 0.61 | 0.25 |
| Hex | 67 | 19 | 68 | 1 | 4C | 0 | 3B | 12B | 3D | 19 |
| Octal | 147 | 31 | 150 | 1 | 114 | 0 | 73 | 453 | 75 | 31 |
| Binary | 1100111 | 11001 | 1101000 | 1 | 1001100 | 0 | 111011 | 100101011 | 111101 | 11001 |
Color Harmonies of #671968
Complementary color
Monochromatic Colors of #671968
Black with #671968
Text Example
Text Example
White with #671968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671968; }
p { color: rgb(103,25,104); }
H1.HeaderClassName
{
color: #671968;
}
.AnyTagClassName
{
color: #671968;
}
</style>
background-color css
<style>
a { background-color: #671968; }
a { background-color: rgb(103,25,104); }
div.DivClassName
{
background-color: #671968;
}
.BgClassName
{
background-color: #671968;
}
</style>
border-color css
<style>
span { border-color: #671968; }
span { border-color: rgb(103,25,104); }
td.TdClassName
{
border-color: #671968;
}
.TagClassName
{
border-color: #671968;
}
</style>