Shades of Seance #692970
Tints of Seance #692970
RGB
CMYK
RGB Variations
Color information
#692970 (or 0x692970) is known color: Seance. HEX triplet: 69, 29 and 70. RGB value is (105,41,112). Sum of RGB (Red+Green+Blue) = 105+41+112=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 41 (16.41% from 255 or 15.89% from 258); Blue value is 112 (44.14% from 255 or 43.41% from 258); Max value from RGB is 112 - color contains mainly: blue. Hex color #692970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692970 is #96D68F. Grayscale: #444444. Windows color (decimal): -9885328 or 7350633. OLE color: 7350633.
HSL color Cylindrical-coordinate representation of color #692970: hue angle of 294.08º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #692970 is Cyan = 0.06, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 41 | 112 | - |
| CMYK | 0.06 | 0.63 | 0 | 0.56 |
| HSL | 294.08º | 0.46% | 0.3% | - |
| HSV(B) | 294.08º | 0.63% | 0.44% | - |
| XYZ | 9.54 | 5.76 | 15.94 | - |
| YUV | 68.23 | 152.7 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 112 | 0.06 | 0.63 | 0 | 0.56 | 294.08 | 0.46 | 0.3 |
| Hex | 69 | 29 | 70 | 6 | 3F | 0 | 38 | 126 | 2E | 1E |
| Octal | 151 | 51 | 160 | 6 | 77 | 0 | 70 | 446 | 56 | 36 |
| Binary | 1101001 | 101001 | 1110000 | 110 | 111111 | 0 | 111000 | 100100110 | 101110 | 11110 |
Color Harmonies of #692970
Complementary color
Monochromatic Colors of #692970
Black with #692970
Text Example
Text Example
White with #692970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692970; }
p { color: rgb(105,41,112); }
H1.HeaderClassName
{
color: #692970;
}
.AnyTagClassName
{
color: #692970;
}
</style>
background-color css
<style>
a { background-color: #692970; }
a { background-color: rgb(105,41,112); }
div.DivClassName
{
background-color: #692970;
}
.BgClassName
{
background-color: #692970;
}
</style>
border-color css
<style>
span { border-color: #692970; }
span { border-color: rgb(105,41,112); }
td.TdClassName
{
border-color: #692970;
}
.TagClassName
{
border-color: #692970;
}
</style>