Shades of Palatinate Purple #690961
Tints of Palatinate Purple #690961
RGB
CMYK
RGB Variations
Color information
#690961 (or 0x690961) is known color: Palatinate Purple. HEX triplet: 69, 09 and 61. RGB value is (105,9,97). Sum of RGB (Red+Green+Blue) = 105+9+97=211 (27% of max value = 765). Red value is 105 (41.41% from 255 or 49.76% from 211); Green value is 9 (3.91% from 255 or 4.27% from 211); Blue value is 97 (38.28% from 255 or 45.97% from 211); Max value from RGB is 105 - color contains mainly: red. Hex color #690961 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690961 is #96F69E. Grayscale: #2F2F2F. Windows color (decimal): -9893535 or 6359401. OLE color: 6359401.
HSL color Cylindrical-coordinate representation of color #690961: hue angle of 305º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690961 is Cyan = 0, Magento = 0.91, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 97 | - |
| CMYK | 0 | 0.91 | 0.08 | 0.59 |
| HSL | 305º | 0.84% | 0.22% | - |
| HSV(B) | 305º | 0.91% | 0.41% | - |
| XYZ | 8.08 | 4.06 | 11.67 | - |
| YUV | 47.74 | 155.8 | 168.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 97 | 0 | 0.91 | 0.08 | 0.59 | 305 | 0.84 | 0.22 |
| Hex | 69 | 9 | 61 | 0 | 5B | 8 | 3B | 131 | 54 | 16 |
| Octal | 151 | 11 | 141 | 0 | 133 | 10 | 73 | 461 | 124 | 26 |
| Binary | 1101001 | 1001 | 1100001 | 0 | 1011011 | 1000 | 111011 | 100110001 | 1010100 | 10110 |
Color Harmonies of #690961
Complementary color
Monochromatic Colors of #690961
Black with #690961
Text Example
Text Example
White with #690961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690961; }
p { color: rgb(105,9,97); }
H1.HeaderClassName
{
color: #690961;
}
.AnyTagClassName
{
color: #690961;
}
</style>
background-color css
<style>
a { background-color: #690961; }
a { background-color: rgb(105,9,97); }
div.DivClassName
{
background-color: #690961;
}
.BgClassName
{
background-color: #690961;
}
</style>
border-color css
<style>
span { border-color: #690961; }
span { border-color: rgb(105,9,97); }
td.TdClassName
{
border-color: #690961;
}
.TagClassName
{
border-color: #690961;
}
</style>