Shades of Palatinate Purple #690763
Tints of Palatinate Purple #690763
RGB
CMYK
RGB Variations
Color information
#690763 (or 0x690763) is known color: Palatinate Purple. HEX triplet: 69, 07 and 63. RGB value is (105,7,99). Sum of RGB (Red+Green+Blue) = 105+7+99=211 (27% of max value = 765). Red value is 105 (41.41% from 255 or 49.76% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 99 (39.06% from 255 or 46.92% from 211); Max value from RGB is 105 - color contains mainly: red. Hex color #690763 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690763 is #96F89C. Grayscale: #2E2E2E. Windows color (decimal): -9894045 or 6489961. OLE color: 6489961.
HSL color Cylindrical-coordinate representation of color #690763: hue angle of 303.67º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690763 is Cyan = 0, Magento = 0.93, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 99 | - |
| CMYK | 0 | 0.93 | 0.06 | 0.59 |
| HSL | 303.67º | 0.88% | 0.22% | - |
| HSV(B) | 303.67º | 0.93% | 0.41% | - |
| XYZ | 8.15 | 4.06 | 12.16 | - |
| YUV | 46.79 | 157.47 | 169.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 99 | 0 | 0.93 | 0.06 | 0.59 | 303.67 | 0.88 | 0.22 |
| Hex | 69 | 7 | 63 | 0 | 5D | 6 | 3B | 130 | 58 | 16 |
| Octal | 151 | 7 | 143 | 0 | 135 | 6 | 73 | 460 | 130 | 26 |
| Binary | 1101001 | 111 | 1100011 | 0 | 1011101 | 110 | 111011 | 100110000 | 1011000 | 10110 |
Color Harmonies of #690763
Complementary color
Monochromatic Colors of #690763
Black with #690763
Text Example
Text Example
White with #690763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690763; }
p { color: rgb(105,7,99); }
H1.HeaderClassName
{
color: #690763;
}
.AnyTagClassName
{
color: #690763;
}
</style>
background-color css
<style>
a { background-color: #690763; }
a { background-color: rgb(105,7,99); }
div.DivClassName
{
background-color: #690763;
}
.BgClassName
{
background-color: #690763;
}
</style>
border-color css
<style>
span { border-color: #690763; }
span { border-color: rgb(105,7,99); }
td.TdClassName
{
border-color: #690763;
}
.TagClassName
{
border-color: #690763;
}
</style>