Shades of Palatinate Purple #670966
Tints of Palatinate Purple #670966
RGB
CMYK
RGB Variations
Color information
#670966 (or 0x670966) is known color: Palatinate Purple. HEX triplet: 67, 09 and 66. RGB value is (103,9,102). Sum of RGB (Red+Green+Blue) = 103+9+102=214 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.13% from 214); Green value is 9 (3.91% from 255 or 4.21% from 214); Blue value is 102 (40.23% from 255 or 47.66% from 214); Max value from RGB is 103 - color contains mainly: red. Hex color #670966 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670966 is #98F699. Grayscale: #2F2F2F. Windows color (decimal): -10024602 or 6687079. OLE color: 6687079.
HSL color Cylindrical-coordinate representation of color #670966: hue angle of 300.64º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #670966 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 9 | 102 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.60 |
| HSL | 300.64º | 0.84% | 0.22% | - |
| HSV(B) | 300.64º | 0.91% | 0.4% | - |
| XYZ | 8.09 | 4.04 | 12.92 | - |
| YUV | 47.71 | 158.64 | 167.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 9 | 102 | 0 | 0.91 | 0.01 | 0.60 | 300.64 | 0.84 | 0.22 |
| Hex | 67 | 9 | 66 | 0 | 5B | 1 | 3C | 12D | 54 | 16 |
| Octal | 147 | 11 | 146 | 0 | 133 | 1 | 74 | 455 | 124 | 26 |
| Binary | 1100111 | 1001 | 1100110 | 0 | 1011011 | 1 | 111100 | 100101101 | 1010100 | 10110 |
Color Harmonies of #670966
Complementary color
Monochromatic Colors of #670966
Black with #670966
Text Example
Text Example
White with #670966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670966; }
p { color: rgb(103,9,102); }
H1.HeaderClassName
{
color: #670966;
}
.AnyTagClassName
{
color: #670966;
}
</style>
background-color css
<style>
a { background-color: #670966; }
a { background-color: rgb(103,9,102); }
div.DivClassName
{
background-color: #670966;
}
.BgClassName
{
background-color: #670966;
}
</style>
border-color css
<style>
span { border-color: #670966; }
span { border-color: rgb(103,9,102); }
td.TdClassName
{
border-color: #670966;
}
.TagClassName
{
border-color: #670966;
}
</style>