Shades of Seance #682677
Tints of Seance #682677
RGB
CMYK
RGB Variations
Color information
#682677 (or 0x682677) is known color: Seance. HEX triplet: 68, 26 and 77. RGB value is (104,38,119). Sum of RGB (Red+Green+Blue) = 104+38+119=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #682677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #682677 is #97D988. Grayscale: #424242. Windows color (decimal): -9951625 or 7808616. OLE color: 7808616.
HSL color Cylindrical-coordinate representation of color #682677: hue angle of 288.89º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #682677 is Cyan = 0.13, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 38 | 119 | - |
| CMYK | 0.13 | 0.68 | 0 | 0.53 |
| HSL | 288.89º | 0.52% | 0.31% | - |
| HSV(B) | 288.89º | 0.68% | 0.47% | - |
| XYZ | 9.73 | 5.66 | 18.03 | - |
| YUV | 66.97 | 157.37 | 154.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 119 | 0.13 | 0.68 | 0 | 0.53 | 288.89 | 0.52 | 0.31 |
| Hex | 68 | 26 | 77 | D | 44 | 0 | 35 | 121 | 34 | 1F |
| Octal | 150 | 46 | 167 | 15 | 104 | 0 | 65 | 441 | 64 | 37 |
| Binary | 1101000 | 100110 | 1110111 | 1101 | 1000100 | 0 | 110101 | 100100001 | 110100 | 11111 |
Color Harmonies of #682677
Complementary color
Monochromatic Colors of #682677
Black with #682677
Text Example
Text Example
White with #682677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682677; }
p { color: rgb(104,38,119); }
H1.HeaderClassName
{
color: #682677;
}
.AnyTagClassName
{
color: #682677;
}
</style>
background-color css
<style>
a { background-color: #682677; }
a { background-color: rgb(104,38,119); }
div.DivClassName
{
background-color: #682677;
}
.BgClassName
{
background-color: #682677;
}
</style>
border-color css
<style>
span { border-color: #682677; }
span { border-color: rgb(104,38,119); }
td.TdClassName
{
border-color: #682677;
}
.TagClassName
{
border-color: #682677;
}
</style>