Shades of Purple #690889
Tints of Purple #690889
RGB
CMYK
RGB Variations
Color information
#690889 (or 0x690889) is known color: Purple. HEX triplet: 69, 08 and 89. RGB value is (105,8,137). Sum of RGB (Red+Green+Blue) = 105+8+137=250 (33% of max value = 765). Red value is 105 (41.41% from 255 or 42% from 250); Green value is 8 (3.52% from 255 or 3.2% from 250); Blue value is 137 (53.91% from 255 or 54.8% from 250); Max value from RGB is 137 - color contains mainly: blue. Hex color #690889 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690889 is #96F776. Grayscale: #333333. Windows color (decimal): -9893751 or 8980585. OLE color: 8980585.
HSL color Cylindrical-coordinate representation of color #690889: hue angle of 285.12º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690889 is Cyan = 0.23, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 8 | 137 | - |
| CMYK | 0.23 | 0.94 | 0 | 0.46 |
| HSL | 285.12º | 0.89% | 0.28% | - |
| HSV(B) | 285.12º | 0.94% | 0.54% | - |
| XYZ | 10.43 | 4.98 | 24.08 | - |
| YUV | 51.71 | 176.14 | 166.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 137 | 0.23 | 0.94 | 0 | 0.46 | 285.12 | 0.89 | 0.28 |
| Hex | 69 | 8 | 89 | 17 | 5E | 0 | 2E | 11D | 59 | 1C |
| Octal | 151 | 10 | 211 | 27 | 136 | 0 | 56 | 435 | 131 | 34 |
| Binary | 1101001 | 1000 | 10001001 | 10111 | 1011110 | 0 | 101110 | 100011101 | 1011001 | 11100 |
Color Harmonies of #690889
Complementary color
Monochromatic Colors of #690889
Black with #690889
Text Example
Text Example
White with #690889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690889; }
p { color: rgb(105,8,137); }
H1.HeaderClassName
{
color: #690889;
}
.AnyTagClassName
{
color: #690889;
}
</style>
background-color css
<style>
a { background-color: #690889; }
a { background-color: rgb(105,8,137); }
div.DivClassName
{
background-color: #690889;
}
.BgClassName
{
background-color: #690889;
}
</style>
border-color css
<style>
span { border-color: #690889; }
span { border-color: rgb(105,8,137); }
td.TdClassName
{
border-color: #690889;
}
.TagClassName
{
border-color: #690889;
}
</style>