Shades of Seance #693566
Tints of Seance #693566
RGB
CMYK
RGB Variations
Color information
#693566 (or 0x693566) is known color: Seance. HEX triplet: 69, 35 and 66. RGB value is (105,53,102). Sum of RGB (Red+Green+Blue) = 105+53+102=260 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.38% from 260); Green value is 53 (21.09% from 255 or 20.38% from 260); Blue value is 102 (40.23% from 255 or 39.23% from 260); Max value from RGB is 105 - color contains mainly: red. Hex color #693566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693566 is #96CA99. Grayscale: #494949. Windows color (decimal): -9882266 or 6698345. OLE color: 6698345.
HSL color Cylindrical-coordinate representation of color #693566: hue angle of 303.46º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #693566 is Cyan = 0, Magento = 0.50, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 53 | 102 | - |
| CMYK | 0 | 0.50 | 0.03 | 0.59 |
| HSL | 303.46º | 0.33% | 0.31% | - |
| HSV(B) | 303.46º | 0.5% | 0.41% | - |
| XYZ | 9.5 | 6.51 | 13.33 | - |
| YUV | 74.13 | 143.73 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 53 | 102 | 0 | 0.50 | 0.03 | 0.59 | 303.46 | 0.33 | 0.31 |
| Hex | 69 | 35 | 66 | 0 | 32 | 3 | 3B | 12F | 21 | 1F |
| Octal | 151 | 65 | 146 | 0 | 62 | 3 | 73 | 457 | 41 | 37 |
| Binary | 1101001 | 110101 | 1100110 | 0 | 110010 | 11 | 111011 | 100101111 | 100001 | 11111 |
Color Harmonies of #693566
Complementary color
Monochromatic Colors of #693566
Black with #693566
Text Example
Text Example
White with #693566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693566; }
p { color: rgb(105,53,102); }
H1.HeaderClassName
{
color: #693566;
}
.AnyTagClassName
{
color: #693566;
}
</style>
background-color css
<style>
a { background-color: #693566; }
a { background-color: rgb(105,53,102); }
div.DivClassName
{
background-color: #693566;
}
.BgClassName
{
background-color: #693566;
}
</style>
border-color css
<style>
span { border-color: #693566; }
span { border-color: rgb(105,53,102); }
td.TdClassName
{
border-color: #693566;
}
.TagClassName
{
border-color: #693566;
}
</style>