Shades of Seance #691570
Tints of Seance #691570
RGB
CMYK
RGB Variations
Color information
#691570 (or 0x691570) is known color: Seance. HEX triplet: 69, 15 and 70. RGB value is (105,21,112). Sum of RGB (Red+Green+Blue) = 105+21+112=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #691570 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691570 is #96EA8F. Grayscale: #383838. Windows color (decimal): -9890448 or 7345513. OLE color: 7345513.
HSL color Cylindrical-coordinate representation of color #691570: hue angle of 295.38º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691570 is Cyan = 0.06, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 21 | 112 | - |
| CMYK | 0.06 | 0.81 | 0 | 0.56 |
| HSL | 295.38º | 0.68% | 0.26% | - |
| HSV(B) | 295.38º | 0.81% | 0.44% | - |
| XYZ | 9.02 | 4.71 | 15.76 | - |
| YUV | 56.49 | 159.33 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 112 | 0.06 | 0.81 | 0 | 0.56 | 295.38 | 0.68 | 0.26 |
| Hex | 69 | 15 | 70 | 6 | 51 | 0 | 38 | 127 | 44 | 1A |
| Octal | 151 | 25 | 160 | 6 | 121 | 0 | 70 | 447 | 104 | 32 |
| Binary | 1101001 | 10101 | 1110000 | 110 | 1010001 | 0 | 111000 | 100100111 | 1000100 | 11010 |
Color Harmonies of #691570
Complementary color
Monochromatic Colors of #691570
Black with #691570
Text Example
Text Example
White with #691570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691570; }
p { color: rgb(105,21,112); }
H1.HeaderClassName
{
color: #691570;
}
.AnyTagClassName
{
color: #691570;
}
</style>
background-color css
<style>
a { background-color: #691570; }
a { background-color: rgb(105,21,112); }
div.DivClassName
{
background-color: #691570;
}
.BgClassName
{
background-color: #691570;
}
</style>
border-color css
<style>
span { border-color: #691570; }
span { border-color: rgb(105,21,112); }
td.TdClassName
{
border-color: #691570;
}
.TagClassName
{
border-color: #691570;
}
</style>