Shades of Seance #692872
Tints of Seance #692872
RGB
CMYK
RGB Variations
Color information
#692872 (or 0x692872) is known color: Seance. HEX triplet: 69, 28 and 72. RGB value is (105,40,114). Sum of RGB (Red+Green+Blue) = 105+40+114=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 114 (44.92% from 255 or 44.02% from 259); Max value from RGB is 114 - color contains mainly: blue. Hex color #692872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692872 is #96D78D. Grayscale: #434343. Windows color (decimal): -9885582 or 7481449. OLE color: 7481449.
HSL color Cylindrical-coordinate representation of color #692872: hue angle of 292.7º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692872 is Cyan = 0.08, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 40 | 114 | - |
| CMYK | 0.08 | 0.65 | 0 | 0.55 |
| HSL | 292.7º | 0.48% | 0.3% | - |
| HSV(B) | 292.7º | 0.65% | 0.45% | - |
| XYZ | 9.62 | 5.74 | 16.52 | - |
| YUV | 67.87 | 154.03 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 114 | 0.08 | 0.65 | 0 | 0.55 | 292.7 | 0.48 | 0.3 |
| Hex | 69 | 28 | 72 | 8 | 41 | 0 | 37 | 125 | 30 | 1E |
| Octal | 151 | 50 | 162 | 10 | 101 | 0 | 67 | 445 | 60 | 36 |
| Binary | 1101001 | 101000 | 1110010 | 1000 | 1000001 | 0 | 110111 | 100100101 | 110000 | 11110 |
Color Harmonies of #692872
Complementary color
Monochromatic Colors of #692872
Black with #692872
Text Example
Text Example
White with #692872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692872; }
p { color: rgb(105,40,114); }
H1.HeaderClassName
{
color: #692872;
}
.AnyTagClassName
{
color: #692872;
}
</style>
background-color css
<style>
a { background-color: #692872; }
a { background-color: rgb(105,40,114); }
div.DivClassName
{
background-color: #692872;
}
.BgClassName
{
background-color: #692872;
}
</style>
border-color css
<style>
span { border-color: #692872; }
span { border-color: rgb(105,40,114); }
td.TdClassName
{
border-color: #692872;
}
.TagClassName
{
border-color: #692872;
}
</style>