Shades of Seance #691670
Tints of Seance #691670
RGB
CMYK
RGB Variations
Color information
#691670 (or 0x691670) is known color: Seance. HEX triplet: 69, 16 and 70. RGB value is (105,22,112). Sum of RGB (Red+Green+Blue) = 105+22+112=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #691670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691670 is #96E98F. Grayscale: #383838. Windows color (decimal): -9890192 or 7345769. OLE color: 7345769.
HSL color Cylindrical-coordinate representation of color #691670: hue angle of 295.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #691670 is Cyan = 0.06, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 22 | 112 | - |
| CMYK | 0.06 | 0.80 | 0 | 0.56 |
| HSL | 295.33º | 0.67% | 0.26% | - |
| HSV(B) | 295.33º | 0.8% | 0.44% | - |
| XYZ | 9.04 | 4.75 | 15.77 | - |
| YUV | 57.08 | 159 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 112 | 0.06 | 0.80 | 0 | 0.56 | 295.33 | 0.67 | 0.26 |
| Hex | 69 | 16 | 70 | 6 | 50 | 0 | 38 | 127 | 43 | 1A |
| Octal | 151 | 26 | 160 | 6 | 120 | 0 | 70 | 447 | 103 | 32 |
| Binary | 1101001 | 10110 | 1110000 | 110 | 1010000 | 0 | 111000 | 100100111 | 1000011 | 11010 |
Color Harmonies of #691670
Complementary color
Monochromatic Colors of #691670
Black with #691670
Text Example
Text Example
White with #691670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691670; }
p { color: rgb(105,22,112); }
H1.HeaderClassName
{
color: #691670;
}
.AnyTagClassName
{
color: #691670;
}
</style>
background-color css
<style>
a { background-color: #691670; }
a { background-color: rgb(105,22,112); }
div.DivClassName
{
background-color: #691670;
}
.BgClassName
{
background-color: #691670;
}
</style>
border-color css
<style>
span { border-color: #691670; }
span { border-color: rgb(105,22,112); }
td.TdClassName
{
border-color: #691670;
}
.TagClassName
{
border-color: #691670;
}
</style>