Shades of Palatinate Purple #670766
Tints of Palatinate Purple #670766
RGB
CMYK
RGB Variations
Color information
#670766 (or 0x670766) is known color: Palatinate Purple. HEX triplet: 67, 07 and 66. RGB value is (103,7,102). Sum of RGB (Red+Green+Blue) = 103+7+102=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 102 (40.23% from 255 or 48.11% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #670766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670766 is #98F899. Grayscale: #2E2E2E. Windows color (decimal): -10025114 or 6686567. OLE color: 6686567.
HSL color Cylindrical-coordinate representation of color #670766: hue angle of 300.62º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #670766 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 7 | 102 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.60 |
| HSL | 300.63º | 0.87% | 0.22% | - |
| HSV(B) | 300.63º | 0.93% | 0.4% | - |
| XYZ | 8.07 | 3.99 | 12.92 | - |
| YUV | 46.53 | 159.3 | 168.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 7 | 102 | 0 | 0.93 | 0.01 | 0.60 | 300.63 | 0.87 | 0.22 |
| Hex | 67 | 7 | 66 | 0 | 5D | 1 | 3C | 12D | 57 | 16 |
| Octal | 147 | 7 | 146 | 0 | 135 | 1 | 74 | 455 | 127 | 26 |
| Binary | 1100111 | 111 | 1100110 | 0 | 1011101 | 1 | 111100 | 100101101 | 1010111 | 10110 |
Color Harmonies of #670766
Complementary color
Monochromatic Colors of #670766
Black with #670766
Text Example
Text Example
White with #670766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670766; }
p { color: rgb(103,7,102); }
H1.HeaderClassName
{
color: #670766;
}
.AnyTagClassName
{
color: #670766;
}
</style>
background-color css
<style>
a { background-color: #670766; }
a { background-color: rgb(103,7,102); }
div.DivClassName
{
background-color: #670766;
}
.BgClassName
{
background-color: #670766;
}
</style>
border-color css
<style>
span { border-color: #670766; }
span { border-color: rgb(103,7,102); }
td.TdClassName
{
border-color: #670766;
}
.TagClassName
{
border-color: #670766;
}
</style>