Shades of Seance #682673
Tints of Seance #682673
RGB
CMYK
RGB Variations
Color information
#682673 (or 0x682673) is known color: Seance. HEX triplet: 68, 26 and 73. RGB value is (104,38,115). Sum of RGB (Red+Green+Blue) = 104+38+115=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 38 (15.23% from 255 or 14.79% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 115 - color contains mainly: blue. Hex color #682673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #682673 is #97D98C. Grayscale: #424242. Windows color (decimal): -9951629 or 7546472. OLE color: 7546472.
HSL color Cylindrical-coordinate representation of color #682673: hue angle of 291.43º 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 #682673 is Cyan = 0.10, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 38 | 115 | - |
| CMYK | 0.10 | 0.67 | 0 | 0.55 |
| HSL | 291.43º | 0.5% | 0.3% | - |
| HSV(B) | 291.43º | 0.67% | 0.45% | - |
| XYZ | 9.5 | 5.57 | 16.79 | - |
| YUV | 66.51 | 155.37 | 154.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 115 | 0.10 | 0.67 | 0 | 0.55 | 291.43 | 0.5 | 0.3 |
| Hex | 68 | 26 | 73 | A | 43 | 0 | 37 | 123 | 32 | 1E |
| Octal | 150 | 46 | 163 | 12 | 103 | 0 | 67 | 443 | 62 | 36 |
| Binary | 1101000 | 100110 | 1110011 | 1010 | 1000011 | 0 | 110111 | 100100011 | 110010 | 11110 |
Color Harmonies of #682673
Complementary color
Monochromatic Colors of #682673
Black with #682673
Text Example
Text Example
White with #682673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682673; }
p { color: rgb(104,38,115); }
H1.HeaderClassName
{
color: #682673;
}
.AnyTagClassName
{
color: #682673;
}
</style>
background-color css
<style>
a { background-color: #682673; }
a { background-color: rgb(104,38,115); }
div.DivClassName
{
background-color: #682673;
}
.BgClassName
{
background-color: #682673;
}
</style>
border-color css
<style>
span { border-color: #682673; }
span { border-color: rgb(104,38,115); }
td.TdClassName
{
border-color: #682673;
}
.TagClassName
{
border-color: #682673;
}
</style>