Shades of Seance #682773
Tints of Seance #682773
RGB
CMYK
RGB Variations
Color information
#682773 (or 0x682773) is known color: Seance. HEX triplet: 68, 27 and 73. RGB value is (104,39,115). Sum of RGB (Red+Green+Blue) = 104+39+115=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 39 (15.62% from 255 or 15.12% from 258); Blue value is 115 (45.31% from 255 or 44.57% from 258); Max value from RGB is 115 - color contains mainly: blue. Hex color #682773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #682773 is #97D88C. Grayscale: #424242. Windows color (decimal): -9951373 or 7546728. OLE color: 7546728.
HSL color Cylindrical-coordinate representation of color #682773: hue angle of 291.32º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #682773 is Cyan = 0.10, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 39 | 115 | - |
| CMYK | 0.10 | 0.66 | 0 | 0.55 |
| HSL | 291.32º | 0.49% | 0.3% | - |
| HSV(B) | 291.32º | 0.66% | 0.45% | - |
| XYZ | 9.53 | 5.63 | 16.8 | - |
| YUV | 67.1 | 155.03 | 154.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 39 | 115 | 0.10 | 0.66 | 0 | 0.55 | 291.32 | 0.49 | 0.3 |
| Hex | 68 | 27 | 73 | A | 42 | 0 | 37 | 123 | 31 | 1E |
| Octal | 150 | 47 | 163 | 12 | 102 | 0 | 67 | 443 | 61 | 36 |
| Binary | 1101000 | 100111 | 1110011 | 1010 | 1000010 | 0 | 110111 | 100100011 | 110001 | 11110 |
Color Harmonies of #682773
Complementary color
Monochromatic Colors of #682773
Black with #682773
Text Example
Text Example
White with #682773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682773; }
p { color: rgb(104,39,115); }
H1.HeaderClassName
{
color: #682773;
}
.AnyTagClassName
{
color: #682773;
}
</style>
background-color css
<style>
a { background-color: #682773; }
a { background-color: rgb(104,39,115); }
div.DivClassName
{
background-color: #682773;
}
.BgClassName
{
background-color: #682773;
}
</style>
border-color css
<style>
span { border-color: #682773; }
span { border-color: rgb(104,39,115); }
td.TdClassName
{
border-color: #682773;
}
.TagClassName
{
border-color: #682773;
}
</style>