Shades of Palatinate Purple #670860
Tints of Palatinate Purple #670860
RGB
CMYK
RGB Variations
Color information
#670860 (or 0x670860) is known color: Palatinate Purple. HEX triplet: 67, 08 and 60. RGB value is (103,8,96). Sum of RGB (Red+Green+Blue) = 103+8+96=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 8 (3.52% from 255 or 3.86% from 207); Blue value is 96 (37.89% from 255 or 46.38% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #670860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670860 is #98F79F. Grayscale: #2E2E2E. Windows color (decimal): -10024864 or 6293607. OLE color: 6293607.
HSL color Cylindrical-coordinate representation of color #670860: hue angle of 304.42º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #670860 is Cyan = 0, Magento = 0.92, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 8 | 96 | - |
| CMYK | 0 | 0.92 | 0.07 | 0.60 |
| HSL | 304.42º | 0.86% | 0.22% | - |
| HSV(B) | 304.42º | 0.92% | 0.4% | - |
| XYZ | 7.79 | 3.9 | 11.41 | - |
| YUV | 46.44 | 155.97 | 168.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 8 | 96 | 0 | 0.92 | 0.07 | 0.60 | 304.42 | 0.86 | 0.22 |
| Hex | 67 | 8 | 60 | 0 | 5C | 7 | 3C | 130 | 56 | 16 |
| Octal | 147 | 10 | 140 | 0 | 134 | 7 | 74 | 460 | 126 | 26 |
| Binary | 1100111 | 1000 | 1100000 | 0 | 1011100 | 111 | 111100 | 100110000 | 1010110 | 10110 |
Color Harmonies of #670860
Complementary color
Monochromatic Colors of #670860
Black with #670860
Text Example
Text Example
White with #670860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670860; }
p { color: rgb(103,8,96); }
H1.HeaderClassName
{
color: #670860;
}
.AnyTagClassName
{
color: #670860;
}
</style>
background-color css
<style>
a { background-color: #670860; }
a { background-color: rgb(103,8,96); }
div.DivClassName
{
background-color: #670860;
}
.BgClassName
{
background-color: #670860;
}
</style>
border-color css
<style>
span { border-color: #670860; }
span { border-color: rgb(103,8,96); }
td.TdClassName
{
border-color: #670860;
}
.TagClassName
{
border-color: #670860;
}
</style>