Shades of Seance #692477
Tints of Seance #692477
RGB
CMYK
RGB Variations
Color information
#692477 (or 0x692477) is known color: Seance. HEX triplet: 69, 24 and 77. RGB value is (105,36,119). Sum of RGB (Red+Green+Blue) = 105+36+119=260 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.38% from 260); Green value is 36 (14.45% from 255 or 13.85% from 260); Blue value is 119 (46.88% from 255 or 45.77% from 260); Max value from RGB is 119 - color contains mainly: blue. Hex color #692477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692477 is #96DB88. Grayscale: #414141. Windows color (decimal): -9886601 or 7808105. OLE color: 7808105.
HSL color Cylindrical-coordinate representation of color #692477: hue angle of 289.88º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692477 is Cyan = 0.12, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 36 | 119 | - |
| CMYK | 0.12 | 0.70 | 0 | 0.53 |
| HSL | 289.88º | 0.54% | 0.3% | - |
| HSV(B) | 289.88º | 0.7% | 0.47% | - |
| XYZ | 9.79 | 5.6 | 18.02 | - |
| YUV | 66.09 | 157.86 | 155.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 119 | 0.12 | 0.70 | 0 | 0.53 | 289.88 | 0.54 | 0.3 |
| Hex | 69 | 24 | 77 | C | 46 | 0 | 35 | 122 | 36 | 1E |
| Octal | 151 | 44 | 167 | 14 | 106 | 0 | 65 | 442 | 66 | 36 |
| Binary | 1101001 | 100100 | 1110111 | 1100 | 1000110 | 0 | 110101 | 100100010 | 110110 | 11110 |
Color Harmonies of #692477
Complementary color
Monochromatic Colors of #692477
Black with #692477
Text Example
Text Example
White with #692477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692477; }
p { color: rgb(105,36,119); }
H1.HeaderClassName
{
color: #692477;
}
.AnyTagClassName
{
color: #692477;
}
</style>
background-color css
<style>
a { background-color: #692477; }
a { background-color: rgb(105,36,119); }
div.DivClassName
{
background-color: #692477;
}
.BgClassName
{
background-color: #692477;
}
</style>
border-color css
<style>
span { border-color: #692477; }
span { border-color: rgb(105,36,119); }
td.TdClassName
{
border-color: #692477;
}
.TagClassName
{
border-color: #692477;
}
</style>