Shades of Seance #691675
Tints of Seance #691675
RGB
CMYK
RGB Variations
Color information
#691675 (or 0x691675) is known color: Seance. HEX triplet: 69, 16 and 75. RGB value is (105,22,117). Sum of RGB (Red+Green+Blue) = 105+22+117=244 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.03% from 244); Green value is 22 (8.98% from 255 or 9.02% from 244); Blue value is 117 (46.09% from 255 or 47.95% from 244); Max value from RGB is 117 - color contains mainly: blue. Hex color #691675 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691675 is #96E98A. Grayscale: #393939. Windows color (decimal): -9890187 or 7673449. OLE color: 7673449.
HSL color Cylindrical-coordinate representation of color #691675: hue angle of 292.42º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691675 is Cyan = 0.10, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 22 | 117 | - |
| CMYK | 0.10 | 0.81 | 0 | 0.54 |
| HSL | 292.42º | 0.68% | 0.27% | - |
| HSV(B) | 292.42º | 0.81% | 0.46% | - |
| XYZ | 9.32 | 4.86 | 17.28 | - |
| YUV | 57.65 | 161.5 | 161.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 117 | 0.10 | 0.81 | 0 | 0.54 | 292.42 | 0.68 | 0.27 |
| Hex | 69 | 16 | 75 | A | 51 | 0 | 36 | 124 | 44 | 1B |
| Octal | 151 | 26 | 165 | 12 | 121 | 0 | 66 | 444 | 104 | 33 |
| Binary | 1101001 | 10110 | 1110101 | 1010 | 1010001 | 0 | 110110 | 100100100 | 1000100 | 11011 |
Color Harmonies of #691675
Complementary color
Monochromatic Colors of #691675
Black with #691675
Text Example
Text Example
White with #691675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691675; }
p { color: rgb(105,22,117); }
H1.HeaderClassName
{
color: #691675;
}
.AnyTagClassName
{
color: #691675;
}
</style>
background-color css
<style>
a { background-color: #691675; }
a { background-color: rgb(105,22,117); }
div.DivClassName
{
background-color: #691675;
}
.BgClassName
{
background-color: #691675;
}
</style>
border-color css
<style>
span { border-color: #691675; }
span { border-color: rgb(105,22,117); }
td.TdClassName
{
border-color: #691675;
}
.TagClassName
{
border-color: #691675;
}
</style>