Shades of Palatinate Purple #671066
Tints of Palatinate Purple #671066
RGB
CMYK
RGB Variations
Color information
#671066 (or 0x671066) is known color: Palatinate Purple. HEX triplet: 67, 10 and 66. RGB value is (103,16,102). Sum of RGB (Red+Green+Blue) = 103+16+102=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 16 (6.64% from 255 or 7.24% from 221); Blue value is 102 (40.23% from 255 or 46.15% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #671066 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671066 is #98EF99. Grayscale: #333333. Windows color (decimal): -10022810 or 6688871. OLE color: 6688871.
HSL color Cylindrical-coordinate representation of color #671066: hue angle of 300.69º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671066 is Cyan = 0, Magento = 0.84, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 102 | - |
| CMYK | 0 | 0.84 | 0.01 | 0.60 |
| HSL | 300.69º | 0.73% | 0.23% | - |
| HSV(B) | 300.69º | 0.84% | 0.4% | - |
| XYZ | 8.18 | 4.21 | 12.95 | - |
| YUV | 51.82 | 156.32 | 164.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 102 | 0 | 0.84 | 0.01 | 0.60 | 300.69 | 0.73 | 0.23 |
| Hex | 67 | 10 | 66 | 0 | 54 | 1 | 3C | 12D | 49 | 17 |
| Octal | 147 | 20 | 146 | 0 | 124 | 1 | 74 | 455 | 111 | 27 |
| Binary | 1100111 | 10000 | 1100110 | 0 | 1010100 | 1 | 111100 | 100101101 | 1001001 | 10111 |
Color Harmonies of #671066
Complementary color
Monochromatic Colors of #671066
Black with #671066
Text Example
Text Example
White with #671066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671066; }
p { color: rgb(103,16,102); }
H1.HeaderClassName
{
color: #671066;
}
.AnyTagClassName
{
color: #671066;
}
</style>
background-color css
<style>
a { background-color: #671066; }
a { background-color: rgb(103,16,102); }
div.DivClassName
{
background-color: #671066;
}
.BgClassName
{
background-color: #671066;
}
</style>
border-color css
<style>
span { border-color: #671066; }
span { border-color: rgb(103,16,102); }
td.TdClassName
{
border-color: #671066;
}
.TagClassName
{
border-color: #671066;
}
</style>