Shades of Palatinate Purple #690662
Tints of Palatinate Purple #690662
RGB
CMYK
RGB Variations
Color information
#690662 (or 0x690662) is known color: Palatinate Purple. HEX triplet: 69, 06 and 62. RGB value is (105,6,98). Sum of RGB (Red+Green+Blue) = 105+6+98=209 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.24% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 105 - color contains mainly: red. Hex color #690662 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690662 is #96F99D. Grayscale: #2D2D2D. Windows color (decimal): -9894302 or 6424169. OLE color: 6424169.
HSL color Cylindrical-coordinate representation of color #690662: hue angle of 304.24º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690662 is Cyan = 0, Magento = 0.94, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 98 | - |
| CMYK | 0 | 0.94 | 0.07 | 0.59 |
| HSL | 304.24º | 0.89% | 0.22% | - |
| HSV(B) | 304.24º | 0.94% | 0.41% | - |
| XYZ | 8.1 | 4.02 | 11.9 | - |
| YUV | 46.09 | 157.3 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 98 | 0 | 0.94 | 0.07 | 0.59 | 304.24 | 0.89 | 0.22 |
| Hex | 69 | 6 | 62 | 0 | 5E | 7 | 3B | 130 | 59 | 16 |
| Octal | 151 | 6 | 142 | 0 | 136 | 7 | 73 | 460 | 131 | 26 |
| Binary | 1101001 | 110 | 1100010 | 0 | 1011110 | 111 | 111011 | 100110000 | 1011001 | 10110 |
Color Harmonies of #690662
Complementary color
Monochromatic Colors of #690662
Black with #690662
Text Example
Text Example
White with #690662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690662; }
p { color: rgb(105,6,98); }
H1.HeaderClassName
{
color: #690662;
}
.AnyTagClassName
{
color: #690662;
}
</style>
background-color css
<style>
a { background-color: #690662; }
a { background-color: rgb(105,6,98); }
div.DivClassName
{
background-color: #690662;
}
.BgClassName
{
background-color: #690662;
}
</style>
border-color css
<style>
span { border-color: #690662; }
span { border-color: rgb(105,6,98); }
td.TdClassName
{
border-color: #690662;
}
.TagClassName
{
border-color: #690662;
}
</style>