Shades of Seance #692672
Tints of Seance #692672
RGB
CMYK
RGB Variations
Color information
#692672 (or 0x692672) is known color: Seance. HEX triplet: 69, 26 and 72. RGB value is (105,38,114). Sum of RGB (Red+Green+Blue) = 105+38+114=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 38 (15.23% from 255 or 14.79% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 114 - color contains mainly: blue. Hex color #692672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692672 is #96D98D. Grayscale: #424242. Windows color (decimal): -9886094 or 7480937. OLE color: 7480937.
HSL color Cylindrical-coordinate representation of color #692672: hue angle of 292.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #692672 is Cyan = 0.08, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 38 | 114 | - |
| CMYK | 0.08 | 0.67 | 0 | 0.55 |
| HSL | 292.89º | 0.5% | 0.3% | - |
| HSV(B) | 292.89º | 0.67% | 0.45% | - |
| XYZ | 9.56 | 5.6 | 16.5 | - |
| YUV | 66.7 | 154.7 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 114 | 0.08 | 0.67 | 0 | 0.55 | 292.89 | 0.5 | 0.3 |
| Hex | 69 | 26 | 72 | 8 | 43 | 0 | 37 | 125 | 32 | 1E |
| Octal | 151 | 46 | 162 | 10 | 103 | 0 | 67 | 445 | 62 | 36 |
| Binary | 1101001 | 100110 | 1110010 | 1000 | 1000011 | 0 | 110111 | 100100101 | 110010 | 11110 |
Color Harmonies of #692672
Complementary color
Monochromatic Colors of #692672
Black with #692672
Text Example
Text Example
White with #692672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692672; }
p { color: rgb(105,38,114); }
H1.HeaderClassName
{
color: #692672;
}
.AnyTagClassName
{
color: #692672;
}
</style>
background-color css
<style>
a { background-color: #692672; }
a { background-color: rgb(105,38,114); }
div.DivClassName
{
background-color: #692672;
}
.BgClassName
{
background-color: #692672;
}
</style>
border-color css
<style>
span { border-color: #692672; }
span { border-color: rgb(105,38,114); }
td.TdClassName
{
border-color: #692672;
}
.TagClassName
{
border-color: #692672;
}
</style>