Shades of Seance #693968
Tints of Seance #693968
RGB
CMYK
RGB Variations
Color information
#693968 (or 0x693968) is known color: Seance. HEX triplet: 69, 39 and 68. RGB value is (105,57,104). Sum of RGB (Red+Green+Blue) = 105+57+104=266 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.47% from 266); Green value is 57 (22.66% from 255 or 21.43% from 266); Blue value is 104 (41.02% from 255 or 39.10% from 266); Max value from RGB is 105 - color contains mainly: red. Hex color #693968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693968 is #96C697. Grayscale: #4C4C4C. Windows color (decimal): -9881240 or 6830441. OLE color: 6830441.
HSL color Cylindrical-coordinate representation of color #693968: hue angle of 301.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #693968 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 57 | 104 | - |
| CMYK | 0 | 0.46 | 0.01 | 0.59 |
| HSL | 301.25º | 0.3% | 0.32% | - |
| HSV(B) | 301.25º | 0.46% | 0.41% | - |
| XYZ | 9.79 | 6.93 | 13.92 | - |
| YUV | 76.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 57 | 104 | 0 | 0.46 | 0.01 | 0.59 | 301.25 | 0.3 | 0.32 |
| Hex | 69 | 39 | 68 | 0 | 2E | 1 | 3B | 12D | 1E | 20 |
| Octal | 151 | 71 | 150 | 0 | 56 | 1 | 73 | 455 | 36 | 40 |
| Binary | 1101001 | 111001 | 1101000 | 0 | 101110 | 1 | 111011 | 100101101 | 11110 | 100000 |
Color Harmonies of #693968
Complementary color
Monochromatic Colors of #693968
Black with #693968
Text Example
Text Example
White with #693968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693968; }
p { color: rgb(105,57,104); }
H1.HeaderClassName
{
color: #693968;
}
.AnyTagClassName
{
color: #693968;
}
</style>
background-color css
<style>
a { background-color: #693968; }
a { background-color: rgb(105,57,104); }
div.DivClassName
{
background-color: #693968;
}
.BgClassName
{
background-color: #693968;
}
</style>
border-color css
<style>
span { border-color: #693968; }
span { border-color: rgb(105,57,104); }
td.TdClassName
{
border-color: #693968;
}
.TagClassName
{
border-color: #693968;
}
</style>