Shades of Palatinate Purple #690761
Tints of Palatinate Purple #690761
RGB
CMYK
RGB Variations
Color information
#690761 (or 0x690761) is known color: Palatinate Purple. HEX triplet: 69, 07 and 61. RGB value is (105,7,97). Sum of RGB (Red+Green+Blue) = 105+7+97=209 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.24% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 97 (38.28% from 255 or 46.41% from 209); Max value from RGB is 105 - color contains mainly: red. Hex color #690761 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690761 is #96F89E. Grayscale: #2E2E2E. Windows color (decimal): -9894047 or 6358889. OLE color: 6358889.
HSL color Cylindrical-coordinate representation of color #690761: hue angle of 304.9º 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 #690761 is Cyan = 0, Magento = 0.93, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 97 | - |
| CMYK | 0 | 0.93 | 0.08 | 0.59 |
| HSL | 304.9º | 0.88% | 0.22% | - |
| HSV(B) | 304.9º | 0.93% | 0.41% | - |
| XYZ | 8.06 | 4.02 | 11.66 | - |
| YUV | 46.56 | 156.47 | 169.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 97 | 0 | 0.93 | 0.08 | 0.59 | 304.9 | 0.88 | 0.22 |
| Hex | 69 | 7 | 61 | 0 | 5D | 8 | 3B | 131 | 58 | 16 |
| Octal | 151 | 7 | 141 | 0 | 135 | 10 | 73 | 461 | 130 | 26 |
| Binary | 1101001 | 111 | 1100001 | 0 | 1011101 | 1000 | 111011 | 100110001 | 1011000 | 10110 |
Color Harmonies of #690761
Complementary color
Monochromatic Colors of #690761
Black with #690761
Text Example
Text Example
White with #690761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690761; }
p { color: rgb(105,7,97); }
H1.HeaderClassName
{
color: #690761;
}
.AnyTagClassName
{
color: #690761;
}
</style>
background-color css
<style>
a { background-color: #690761; }
a { background-color: rgb(105,7,97); }
div.DivClassName
{
background-color: #690761;
}
.BgClassName
{
background-color: #690761;
}
</style>
border-color css
<style>
span { border-color: #690761; }
span { border-color: rgb(105,7,97); }
td.TdClassName
{
border-color: #690761;
}
.TagClassName
{
border-color: #690761;
}
</style>