Shades of Seance #692971
Tints of Seance #692971
RGB
CMYK
RGB Variations
Color information
#692971 (or 0x692971) is known color: Seance. HEX triplet: 69, 29 and 71. RGB value is (105,41,113). Sum of RGB (Red+Green+Blue) = 105+41+113=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 113 (44.53% from 255 or 43.63% from 259); Max value from RGB is 113 - color contains mainly: blue. Hex color #692971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692971 is #96D68E. Grayscale: #444444. Windows color (decimal): -9885327 or 7416169. OLE color: 7416169.
HSL color Cylindrical-coordinate representation of color #692971: hue angle of 293.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #692971 is Cyan = 0.07, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 41 | 113 | - |
| CMYK | 0.07 | 0.64 | 0 | 0.56 |
| HSL | 293.33º | 0.47% | 0.3% | - |
| HSV(B) | 293.33º | 0.64% | 0.44% | - |
| XYZ | 9.6 | 5.78 | 16.23 | - |
| YUV | 68.34 | 153.2 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 113 | 0.07 | 0.64 | 0 | 0.56 | 293.33 | 0.47 | 0.3 |
| Hex | 69 | 29 | 71 | 7 | 40 | 0 | 38 | 125 | 2F | 1E |
| Octal | 151 | 51 | 161 | 7 | 100 | 0 | 70 | 445 | 57 | 36 |
| Binary | 1101001 | 101001 | 1110001 | 111 | 1000000 | 0 | 111000 | 100100101 | 101111 | 11110 |
Color Harmonies of #692971
Complementary color
Monochromatic Colors of #692971
Black with #692971
Text Example
Text Example
White with #692971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692971; }
p { color: rgb(105,41,113); }
H1.HeaderClassName
{
color: #692971;
}
.AnyTagClassName
{
color: #692971;
}
</style>
background-color css
<style>
a { background-color: #692971; }
a { background-color: rgb(105,41,113); }
div.DivClassName
{
background-color: #692971;
}
.BgClassName
{
background-color: #692971;
}
</style>
border-color css
<style>
span { border-color: #692971; }
span { border-color: rgb(105,41,113); }
td.TdClassName
{
border-color: #692971;
}
.TagClassName
{
border-color: #692971;
}
</style>