Shades of Seance #693470
Tints of Seance #693470
RGB
CMYK
RGB Variations
Color information
#693470 (or 0x693470) is known color: Seance. HEX triplet: 69, 34 and 70. RGB value is (105,52,112). Sum of RGB (Red+Green+Blue) = 105+52+112=269 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.03% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 112 - color contains mainly: blue. Hex color #693470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693470 is #96CB8F. Grayscale: #4A4A4A. Windows color (decimal): -9882512 or 7353449. OLE color: 7353449.
HSL color Cylindrical-coordinate representation of color #693470: hue angle of 293º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #693470 is Cyan = 0.06, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 52 | 112 | - |
| CMYK | 0.06 | 0.54 | 0 | 0.56 |
| HSL | 293º | 0.37% | 0.32% | - |
| HSV(B) | 293º | 0.54% | 0.44% | - |
| XYZ | 9.98 | 6.63 | 16.08 | - |
| YUV | 74.69 | 149.06 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 112 | 0.06 | 0.54 | 0 | 0.56 | 293 | 0.37 | 0.32 |
| Hex | 69 | 34 | 70 | 6 | 36 | 0 | 38 | 125 | 25 | 20 |
| Octal | 151 | 64 | 160 | 6 | 66 | 0 | 70 | 445 | 45 | 40 |
| Binary | 1101001 | 110100 | 1110000 | 110 | 110110 | 0 | 111000 | 100100101 | 100101 | 100000 |
Color Harmonies of #693470
Complementary color
Monochromatic Colors of #693470
Black with #693470
Text Example
Text Example
White with #693470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693470; }
p { color: rgb(105,52,112); }
H1.HeaderClassName
{
color: #693470;
}
.AnyTagClassName
{
color: #693470;
}
</style>
background-color css
<style>
a { background-color: #693470; }
a { background-color: rgb(105,52,112); }
div.DivClassName
{
background-color: #693470;
}
.BgClassName
{
background-color: #693470;
}
</style>
border-color css
<style>
span { border-color: #693470; }
span { border-color: rgb(105,52,112); }
td.TdClassName
{
border-color: #693470;
}
.TagClassName
{
border-color: #693470;
}
</style>