Shades of Seance #691470
Tints of Seance #691470
RGB
CMYK
RGB Variations
Color information
#691470 (or 0x691470) is known color: Seance. HEX triplet: 69, 14 and 70. RGB value is (105,20,112). Sum of RGB (Red+Green+Blue) = 105+20+112=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 112 - color contains mainly: blue. Hex color #691470 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691470 is #96EB8F. Grayscale: #373737. Windows color (decimal): -9890704 or 7345257. OLE color: 7345257.
HSL color Cylindrical-coordinate representation of color #691470: hue angle of 295.43º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691470 is Cyan = 0.06, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 20 | 112 | - |
| CMYK | 0.06 | 0.82 | 0 | 0.56 |
| HSL | 295.43º | 0.7% | 0.26% | - |
| HSV(B) | 295.43º | 0.82% | 0.44% | - |
| XYZ | 9 | 4.67 | 15.76 | - |
| YUV | 55.9 | 159.66 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 20 | 112 | 0.06 | 0.82 | 0 | 0.56 | 295.43 | 0.7 | 0.26 |
| Hex | 69 | 14 | 70 | 6 | 52 | 0 | 38 | 127 | 46 | 1A |
| Octal | 151 | 24 | 160 | 6 | 122 | 0 | 70 | 447 | 106 | 32 |
| Binary | 1101001 | 10100 | 1110000 | 110 | 1010010 | 0 | 111000 | 100100111 | 1000110 | 11010 |
Color Harmonies of #691470
Complementary color
Monochromatic Colors of #691470
Black with #691470
Text Example
Text Example
White with #691470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691470; }
p { color: rgb(105,20,112); }
H1.HeaderClassName
{
color: #691470;
}
.AnyTagClassName
{
color: #691470;
}
</style>
background-color css
<style>
a { background-color: #691470; }
a { background-color: rgb(105,20,112); }
div.DivClassName
{
background-color: #691470;
}
.BgClassName
{
background-color: #691470;
}
</style>
border-color css
<style>
span { border-color: #691470; }
span { border-color: rgb(105,20,112); }
td.TdClassName
{
border-color: #691470;
}
.TagClassName
{
border-color: #691470;
}
</style>