Shades of Palatinate Purple #670763
Tints of Palatinate Purple #670763
RGB
CMYK
RGB Variations
Color information
#670763 (or 0x670763) is known color: Palatinate Purple. HEX triplet: 67, 07 and 63. RGB value is (103,7,99). Sum of RGB (Red+Green+Blue) = 103+7+99=209 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.28% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 99 (39.06% from 255 or 47.37% from 209); Max value from RGB is 103 - color contains mainly: red. Hex color #670763 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670763 is #98F89C. Grayscale: #2D2D2D. Windows color (decimal): -10025117 or 6489959. OLE color: 6489959.
HSL color Cylindrical-coordinate representation of color #670763: hue angle of 302.5º 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 #670763 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 7 | 99 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.60 |
| HSL | 302.5º | 0.87% | 0.22% | - |
| HSV(B) | 302.5º | 0.93% | 0.4% | - |
| XYZ | 7.92 | 3.94 | 12.15 | - |
| YUV | 46.19 | 157.8 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 7 | 99 | 0 | 0.93 | 0.04 | 0.60 | 302.5 | 0.87 | 0.22 |
| Hex | 67 | 7 | 63 | 0 | 5D | 4 | 3C | 12E | 57 | 16 |
| Octal | 147 | 7 | 143 | 0 | 135 | 4 | 74 | 456 | 127 | 26 |
| Binary | 1100111 | 111 | 1100011 | 0 | 1011101 | 100 | 111100 | 100101110 | 1010111 | 10110 |
Color Harmonies of #670763
Complementary color
Monochromatic Colors of #670763
Black with #670763
Text Example
Text Example
White with #670763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670763; }
p { color: rgb(103,7,99); }
H1.HeaderClassName
{
color: #670763;
}
.AnyTagClassName
{
color: #670763;
}
</style>
background-color css
<style>
a { background-color: #670763; }
a { background-color: rgb(103,7,99); }
div.DivClassName
{
background-color: #670763;
}
.BgClassName
{
background-color: #670763;
}
</style>
border-color css
<style>
span { border-color: #670763; }
span { border-color: rgb(103,7,99); }
td.TdClassName
{
border-color: #670763;
}
.TagClassName
{
border-color: #670763;
}
</style>