Shades of Palatinate Purple #671868
Tints of Palatinate Purple #671868
RGB
CMYK
RGB Variations
Color information
#671868 (or 0x671868) is known color: Palatinate Purple. HEX triplet: 67, 18 and 68. RGB value is (103,24,104). Sum of RGB (Red+Green+Blue) = 103+24+104=231 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.59% from 231); Green value is 24 (9.77% from 255 or 10.39% from 231); Blue value is 104 (41.02% from 255 or 45.02% from 231); Max value from RGB is 104 - color contains mainly: blue. Hex color #671868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671868 is #98E797. Grayscale: #383838. Windows color (decimal): -10020760 or 6821991. OLE color: 6821991.
HSL color Cylindrical-coordinate representation of color #671868: hue angle of 299.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671868 is Cyan = 0.01, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 24 | 104 | - |
| CMYK | 0.01 | 0.77 | 0 | 0.59 |
| HSL | 299.25º | 0.63% | 0.25% | - |
| HSV(B) | 299.25º | 0.77% | 0.41% | - |
| XYZ | 8.42 | 4.54 | 13.53 | - |
| YUV | 56.74 | 154.67 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 104 | 0.01 | 0.77 | 0 | 0.59 | 299.25 | 0.63 | 0.25 |
| Hex | 67 | 18 | 68 | 1 | 4D | 0 | 3B | 12B | 3E | 19 |
| Octal | 147 | 30 | 150 | 1 | 115 | 0 | 73 | 453 | 76 | 31 |
| Binary | 1100111 | 11000 | 1101000 | 1 | 1001101 | 0 | 111011 | 100101011 | 111110 | 11001 |
Color Harmonies of #671868
Complementary color
Monochromatic Colors of #671868
Black with #671868
Text Example
Text Example
White with #671868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671868; }
p { color: rgb(103,24,104); }
H1.HeaderClassName
{
color: #671868;
}
.AnyTagClassName
{
color: #671868;
}
</style>
background-color css
<style>
a { background-color: #671868; }
a { background-color: rgb(103,24,104); }
div.DivClassName
{
background-color: #671868;
}
.BgClassName
{
background-color: #671868;
}
</style>
border-color css
<style>
span { border-color: #671868; }
span { border-color: rgb(103,24,104); }
td.TdClassName
{
border-color: #671868;
}
.TagClassName
{
border-color: #671868;
}
</style>