Shades of Seance #693668
Tints of Seance #693668
RGB
CMYK
RGB Variations
Color information
#693668 (or 0x693668) is known color: Seance. HEX triplet: 69, 36 and 68. RGB value is (105,54,104). Sum of RGB (Red+Green+Blue) = 105+54+104=263 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.92% from 263); Green value is 54 (21.48% from 255 or 20.53% from 263); Blue value is 104 (41.02% from 255 or 39.54% from 263); Max value from RGB is 105 - color contains mainly: red. Hex color #693668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693668 is #96C997. Grayscale: #4A4A4A. Windows color (decimal): -9882008 or 6829673. OLE color: 6829673.
HSL color Cylindrical-coordinate representation of color #693668: hue angle of 301.18º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #693668 is Cyan = 0, Magento = 0.49, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 54 | 104 | - |
| CMYK | 0 | 0.49 | 0.01 | 0.59 |
| HSL | 301.18º | 0.32% | 0.31% | - |
| HSV(B) | 301.18º | 0.49% | 0.41% | - |
| XYZ | 9.64 | 6.64 | 13.87 | - |
| YUV | 74.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 104 | 0 | 0.49 | 0.01 | 0.59 | 301.18 | 0.32 | 0.31 |
| Hex | 69 | 36 | 68 | 0 | 31 | 1 | 3B | 12D | 20 | 1F |
| Octal | 151 | 66 | 150 | 0 | 61 | 1 | 73 | 455 | 40 | 37 |
| Binary | 1101001 | 110110 | 1101000 | 0 | 110001 | 1 | 111011 | 100101101 | 100000 | 11111 |
Color Harmonies of #693668
Complementary color
Monochromatic Colors of #693668
Black with #693668
Text Example
Text Example
White with #693668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693668; }
p { color: rgb(105,54,104); }
H1.HeaderClassName
{
color: #693668;
}
.AnyTagClassName
{
color: #693668;
}
</style>
background-color css
<style>
a { background-color: #693668; }
a { background-color: rgb(105,54,104); }
div.DivClassName
{
background-color: #693668;
}
.BgClassName
{
background-color: #693668;
}
</style>
border-color css
<style>
span { border-color: #693668; }
span { border-color: rgb(105,54,104); }
td.TdClassName
{
border-color: #693668;
}
.TagClassName
{
border-color: #693668;
}
</style>