Shades of Seance #691780
Tints of Seance #691780
RGB
CMYK
RGB Variations
Color information
#691780 (or 0x691780) is known color: Seance. HEX triplet: 69, 17 and 80. RGB value is (105,23,128). Sum of RGB (Red+Green+Blue) = 105+23+128=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 23 (9.38% from 255 or 8.98% from 256); Blue value is 128 (50.39% from 255 or 50% from 256); Max value from RGB is 128 - color contains mainly: blue. Hex color #691780 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #691780 is #96E87F. Grayscale: #3B3B3B. Windows color (decimal): -9889920 or 8394601. OLE color: 8394601.
HSL color Cylindrical-coordinate representation of color #691780: hue angle of 286.86º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691780 is Cyan = 0.18, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 23 | 128 | - |
| CMYK | 0.18 | 0.82 | 0 | 0.50 |
| HSL | 286.86º | 0.7% | 0.3% | - |
| HSV(B) | 286.86º | 0.82% | 0.5% | - |
| XYZ | 10.03 | 5.17 | 20.89 | - |
| YUV | 59.49 | 166.67 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 128 | 0.18 | 0.82 | 0 | 0.50 | 286.86 | 0.7 | 0.3 |
| Hex | 69 | 17 | 80 | 12 | 52 | 0 | 32 | 11F | 46 | 1E |
| Octal | 151 | 27 | 200 | 22 | 122 | 0 | 62 | 437 | 106 | 36 |
| Binary | 1101001 | 10111 | 10000000 | 10010 | 1010010 | 0 | 110010 | 100011111 | 1000110 | 11110 |
Color Harmonies of #691780
Complementary color
Monochromatic Colors of #691780
Black with #691780
Text Example
Text Example
White with #691780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691780; }
p { color: rgb(105,23,128); }
H1.HeaderClassName
{
color: #691780;
}
.AnyTagClassName
{
color: #691780;
}
</style>
background-color css
<style>
a { background-color: #691780; }
a { background-color: rgb(105,23,128); }
div.DivClassName
{
background-color: #691780;
}
.BgClassName
{
background-color: #691780;
}
</style>
border-color css
<style>
span { border-color: #691780; }
span { border-color: rgb(105,23,128); }
td.TdClassName
{
border-color: #691780;
}
.TagClassName
{
border-color: #691780;
}
</style>