Shades of Seance #692473
Tints of Seance #692473
RGB
CMYK
RGB Variations
Color information
#692473 (or 0x692473) is known color: Seance. HEX triplet: 69, 24 and 73. RGB value is (105,36,115). Sum of RGB (Red+Green+Blue) = 105+36+115=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 36 (14.45% from 255 or 14.06% from 256); Blue value is 115 (45.31% from 255 or 44.92% from 256); Max value from RGB is 115 - color contains mainly: blue. Hex color #692473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692473 is #96DB8C. Grayscale: #414141. Windows color (decimal): -9886605 or 7545961. OLE color: 7545961.
HSL color Cylindrical-coordinate representation of color #692473: hue angle of 292.41º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #692473 is Cyan = 0.09, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 36 | 115 | - |
| CMYK | 0.09 | 0.69 | 0 | 0.55 |
| HSL | 292.41º | 0.52% | 0.3% | - |
| HSV(B) | 292.41º | 0.69% | 0.45% | - |
| XYZ | 9.55 | 5.5 | 16.78 | - |
| YUV | 65.64 | 155.86 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 115 | 0.09 | 0.69 | 0 | 0.55 | 292.41 | 0.52 | 0.3 |
| Hex | 69 | 24 | 73 | 9 | 45 | 0 | 37 | 124 | 34 | 1E |
| Octal | 151 | 44 | 163 | 11 | 105 | 0 | 67 | 444 | 64 | 36 |
| Binary | 1101001 | 100100 | 1110011 | 1001 | 1000101 | 0 | 110111 | 100100100 | 110100 | 11110 |
Color Harmonies of #692473
Complementary color
Monochromatic Colors of #692473
Black with #692473
Text Example
Text Example
White with #692473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692473; }
p { color: rgb(105,36,115); }
H1.HeaderClassName
{
color: #692473;
}
.AnyTagClassName
{
color: #692473;
}
</style>
background-color css
<style>
a { background-color: #692473; }
a { background-color: rgb(105,36,115); }
div.DivClassName
{
background-color: #692473;
}
.BgClassName
{
background-color: #692473;
}
</style>
border-color css
<style>
span { border-color: #692473; }
span { border-color: rgb(105,36,115); }
td.TdClassName
{
border-color: #692473;
}
.TagClassName
{
border-color: #692473;
}
</style>