Shades of Seance #692870
Tints of Seance #692870
RGB
CMYK
RGB Variations
Color information
#692870 (or 0x692870) is known color: Seance. HEX triplet: 69, 28 and 70. RGB value is (105,40,112). Sum of RGB (Red+Green+Blue) = 105+40+112=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 112 (44.14% from 255 or 43.58% from 257); Max value from RGB is 112 - color contains mainly: blue. Hex color #692870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692870 is #96D78F. Grayscale: #434343. Windows color (decimal): -9885584 or 7350377. OLE color: 7350377.
HSL color Cylindrical-coordinate representation of color #692870: hue angle of 294.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #692870 is Cyan = 0.06, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 40 | 112 | - |
| CMYK | 0.06 | 0.64 | 0 | 0.56 |
| HSL | 294.17º | 0.47% | 0.3% | - |
| HSV(B) | 294.17º | 0.64% | 0.44% | - |
| XYZ | 9.51 | 5.69 | 15.93 | - |
| YUV | 67.64 | 153.03 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 112 | 0.06 | 0.64 | 0 | 0.56 | 294.17 | 0.47 | 0.3 |
| Hex | 69 | 28 | 70 | 6 | 40 | 0 | 38 | 126 | 2F | 1E |
| Octal | 151 | 50 | 160 | 6 | 100 | 0 | 70 | 446 | 57 | 36 |
| Binary | 1101001 | 101000 | 1110000 | 110 | 1000000 | 0 | 111000 | 100100110 | 101111 | 11110 |
Color Harmonies of #692870
Complementary color
Monochromatic Colors of #692870
Black with #692870
Text Example
Text Example
White with #692870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692870; }
p { color: rgb(105,40,112); }
H1.HeaderClassName
{
color: #692870;
}
.AnyTagClassName
{
color: #692870;
}
</style>
background-color css
<style>
a { background-color: #692870; }
a { background-color: rgb(105,40,112); }
div.DivClassName
{
background-color: #692870;
}
.BgClassName
{
background-color: #692870;
}
</style>
border-color css
<style>
span { border-color: #692870; }
span { border-color: rgb(105,40,112); }
td.TdClassName
{
border-color: #692870;
}
.TagClassName
{
border-color: #692870;
}
</style>