Shades of Seance #691472
Tints of Seance #691472
RGB
CMYK
RGB Variations
Color information
#691472 (or 0x691472) is known color: Seance. HEX triplet: 69, 14 and 72. RGB value is (105,20,114). Sum of RGB (Red+Green+Blue) = 105+20+114=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 20 (8.20% from 255 or 8.37% from 239); Blue value is 114 (44.92% from 255 or 47.70% from 239); Max value from RGB is 114 - color contains mainly: blue. Hex color #691472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691472 is #96EB8D. Grayscale: #373737. Windows color (decimal): -9890702 or 7476329. OLE color: 7476329.
HSL color Cylindrical-coordinate representation of color #691472: hue angle of 294.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691472 is Cyan = 0.08, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 20 | 114 | - |
| CMYK | 0.08 | 0.82 | 0 | 0.55 |
| HSL | 294.26º | 0.7% | 0.26% | - |
| HSV(B) | 294.26º | 0.82% | 0.45% | - |
| XYZ | 9.11 | 4.72 | 16.35 | - |
| YUV | 56.13 | 160.66 | 162.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 20 | 114 | 0.08 | 0.82 | 0 | 0.55 | 294.26 | 0.7 | 0.26 |
| Hex | 69 | 14 | 72 | 8 | 52 | 0 | 37 | 126 | 46 | 1A |
| Octal | 151 | 24 | 162 | 10 | 122 | 0 | 67 | 446 | 106 | 32 |
| Binary | 1101001 | 10100 | 1110010 | 1000 | 1010010 | 0 | 110111 | 100100110 | 1000110 | 11010 |
Color Harmonies of #691472
Complementary color
Monochromatic Colors of #691472
Black with #691472
Text Example
Text Example
White with #691472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691472; }
p { color: rgb(105,20,114); }
H1.HeaderClassName
{
color: #691472;
}
.AnyTagClassName
{
color: #691472;
}
</style>
background-color css
<style>
a { background-color: #691472; }
a { background-color: rgb(105,20,114); }
div.DivClassName
{
background-color: #691472;
}
.BgClassName
{
background-color: #691472;
}
</style>
border-color css
<style>
span { border-color: #691472; }
span { border-color: rgb(105,20,114); }
td.TdClassName
{
border-color: #691472;
}
.TagClassName
{
border-color: #691472;
}
</style>