Shades of Purple #690786
Tints of Purple #690786
RGB
CMYK
RGB Variations
Color information
#690786 (or 0x690786) is known color: Purple. HEX triplet: 69, 07 and 86. RGB value is (105,7,134). Sum of RGB (Red+Green+Blue) = 105+7+134=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 7 (3.12% from 255 or 2.85% from 246); Blue value is 134 (52.73% from 255 or 54.47% from 246); Max value from RGB is 134 - color contains mainly: blue. Hex color #690786 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690786 is #96F879. Grayscale: #323232. Windows color (decimal): -9894010 or 8783721. OLE color: 8783721.
HSL color Cylindrical-coordinate representation of color #690786: hue angle of 286.3º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690786 is Cyan = 0.22, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 7 | 134 | - |
| CMYK | 0.22 | 0.95 | 0 | 0.47 |
| HSL | 286.3º | 0.9% | 0.28% | - |
| HSV(B) | 286.3º | 0.95% | 0.53% | - |
| XYZ | 10.2 | 4.88 | 22.96 | - |
| YUV | 50.78 | 174.97 | 166.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 134 | 0.22 | 0.95 | 0 | 0.47 | 286.3 | 0.9 | 0.28 |
| Hex | 69 | 7 | 86 | 16 | 5F | 0 | 2F | 11E | 5A | 1C |
| Octal | 151 | 7 | 206 | 26 | 137 | 0 | 57 | 436 | 132 | 34 |
| Binary | 1101001 | 111 | 10000110 | 10110 | 1011111 | 0 | 101111 | 100011110 | 1011010 | 11100 |
Color Harmonies of #690786
Complementary color
Monochromatic Colors of #690786
Black with #690786
Text Example
Text Example
White with #690786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690786; }
p { color: rgb(105,7,134); }
H1.HeaderClassName
{
color: #690786;
}
.AnyTagClassName
{
color: #690786;
}
</style>
background-color css
<style>
a { background-color: #690786; }
a { background-color: rgb(105,7,134); }
div.DivClassName
{
background-color: #690786;
}
.BgClassName
{
background-color: #690786;
}
</style>
border-color css
<style>
span { border-color: #690786; }
span { border-color: rgb(105,7,134); }
td.TdClassName
{
border-color: #690786;
}
.TagClassName
{
border-color: #690786;
}
</style>