Shades of Seance #691370
Tints of Seance #691370
RGB
CMYK
RGB Variations
Color information
#691370 (or 0x691370) is known color: Seance. HEX triplet: 69, 13 and 70. RGB value is (105,19,112). Sum of RGB (Red+Green+Blue) = 105+19+112=236 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.49% from 236); Green value is 19 (7.81% from 255 or 8.05% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #691370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691370 is #96EC8F. Grayscale: #373737. Windows color (decimal): -9890960 or 7345001. OLE color: 7345001.
HSL color Cylindrical-coordinate representation of color #691370: hue angle of 295.48º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #691370 is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 19 | 112 | - |
| CMYK | 0.06 | 0.83 | 0 | 0.56 |
| HSL | 295.48º | 0.71% | 0.26% | - |
| HSV(B) | 295.48º | 0.83% | 0.44% | - |
| XYZ | 8.98 | 4.64 | 15.75 | - |
| YUV | 55.32 | 159.99 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 112 | 0.06 | 0.83 | 0 | 0.56 | 295.48 | 0.71 | 0.26 |
| Hex | 69 | 13 | 70 | 6 | 53 | 0 | 38 | 127 | 47 | 1A |
| Octal | 151 | 23 | 160 | 6 | 123 | 0 | 70 | 447 | 107 | 32 |
| Binary | 1101001 | 10011 | 1110000 | 110 | 1010011 | 0 | 111000 | 100100111 | 1000111 | 11010 |
Color Harmonies of #691370
Complementary color
Monochromatic Colors of #691370
Black with #691370
Text Example
Text Example
White with #691370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691370; }
p { color: rgb(105,19,112); }
H1.HeaderClassName
{
color: #691370;
}
.AnyTagClassName
{
color: #691370;
}
</style>
background-color css
<style>
a { background-color: #691370; }
a { background-color: rgb(105,19,112); }
div.DivClassName
{
background-color: #691370;
}
.BgClassName
{
background-color: #691370;
}
</style>
border-color css
<style>
span { border-color: #691370; }
span { border-color: rgb(105,19,112); }
td.TdClassName
{
border-color: #691370;
}
.TagClassName
{
border-color: #691370;
}
</style>