Shades of Seance #692876
Tints of Seance #692876
RGB
CMYK
RGB Variations
Color information
#692876 (or 0x692876) is known color: Seance. HEX triplet: 69, 28 and 76. RGB value is (105,40,118). Sum of RGB (Red+Green+Blue) = 105+40+118=263 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.92% from 263); Green value is 40 (16.02% from 255 or 15.21% from 263); Blue value is 118 (46.48% from 255 or 44.87% from 263); Max value from RGB is 118 - color contains mainly: blue. Hex color #692876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692876 is #96D789. Grayscale: #444444. Windows color (decimal): -9885578 or 7743593. OLE color: 7743593.
HSL color Cylindrical-coordinate representation of color #692876: hue angle of 290º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #692876 is Cyan = 0.11, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 40 | 118 | - |
| CMYK | 0.11 | 0.66 | 0 | 0.54 |
| HSL | 290º | 0.49% | 0.31% | - |
| HSV(B) | 290º | 0.66% | 0.46% | - |
| XYZ | 9.85 | 5.83 | 17.75 | - |
| YUV | 68.33 | 156.03 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 118 | 0.11 | 0.66 | 0 | 0.54 | 290 | 0.49 | 0.31 |
| Hex | 69 | 28 | 76 | B | 42 | 0 | 36 | 122 | 31 | 1F |
| Octal | 151 | 50 | 166 | 13 | 102 | 0 | 66 | 442 | 61 | 37 |
| Binary | 1101001 | 101000 | 1110110 | 1011 | 1000010 | 0 | 110110 | 100100010 | 110001 | 11111 |
Color Harmonies of #692876
Complementary color
Monochromatic Colors of #692876
Black with #692876
Text Example
Text Example
White with #692876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692876; }
p { color: rgb(105,40,118); }
H1.HeaderClassName
{
color: #692876;
}
.AnyTagClassName
{
color: #692876;
}
</style>
background-color css
<style>
a { background-color: #692876; }
a { background-color: rgb(105,40,118); }
div.DivClassName
{
background-color: #692876;
}
.BgClassName
{
background-color: #692876;
}
</style>
border-color css
<style>
span { border-color: #692876; }
span { border-color: rgb(105,40,118); }
td.TdClassName
{
border-color: #692876;
}
.TagClassName
{
border-color: #692876;
}
</style>