Shades of Seance #692676
Tints of Seance #692676
RGB
CMYK
RGB Variations
Color information
#692676 (or 0x692676) is known color: Seance. HEX triplet: 69, 26 and 76. RGB value is (105,38,118). Sum of RGB (Red+Green+Blue) = 105+38+118=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 118 (46.48% from 255 or 45.21% from 261); Max value from RGB is 118 - color contains mainly: blue. Hex color #692676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692676 is #96D989. Grayscale: #424242. Windows color (decimal): -9886090 or 7743081. OLE color: 7743081.
HSL color Cylindrical-coordinate representation of color #692676: hue angle of 290.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #692676 is Cyan = 0.11, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 38 | 118 | - |
| CMYK | 0.11 | 0.68 | 0 | 0.54 |
| HSL | 290.25º | 0.51% | 0.31% | - |
| HSV(B) | 290.25º | 0.68% | 0.46% | - |
| XYZ | 9.79 | 5.7 | 17.72 | - |
| YUV | 67.15 | 156.7 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 118 | 0.11 | 0.68 | 0 | 0.54 | 290.25 | 0.51 | 0.31 |
| Hex | 69 | 26 | 76 | B | 44 | 0 | 36 | 122 | 33 | 1F |
| Octal | 151 | 46 | 166 | 13 | 104 | 0 | 66 | 442 | 63 | 37 |
| Binary | 1101001 | 100110 | 1110110 | 1011 | 1000100 | 0 | 110110 | 100100010 | 110011 | 11111 |
Color Harmonies of #692676
Complementary color
Monochromatic Colors of #692676
Black with #692676
Text Example
Text Example
White with #692676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692676; }
p { color: rgb(105,38,118); }
H1.HeaderClassName
{
color: #692676;
}
.AnyTagClassName
{
color: #692676;
}
</style>
background-color css
<style>
a { background-color: #692676; }
a { background-color: rgb(105,38,118); }
div.DivClassName
{
background-color: #692676;
}
.BgClassName
{
background-color: #692676;
}
</style>
border-color css
<style>
span { border-color: #692676; }
span { border-color: rgb(105,38,118); }
td.TdClassName
{
border-color: #692676;
}
.TagClassName
{
border-color: #692676;
}
</style>