Shades of Seance #682680
Tints of Seance #682680
RGB
CMYK
RGB Variations
Color information
#682680 (or 0x682680) is known color: Seance. HEX triplet: 68, 26 and 80. RGB value is (104,38,128). Sum of RGB (Red+Green+Blue) = 104+38+128=270 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.52% from 270); Green value is 38 (15.23% from 255 or 14.07% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #682680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #682680 is #97D97F. Grayscale: #434343. Windows color (decimal): -9951616 or 8398440. OLE color: 8398440.
HSL color Cylindrical-coordinate representation of color #682680: hue angle of 284º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #682680 is Cyan = 0.19, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 38 | 128 | - |
| CMYK | 0.19 | 0.70 | 0 | 0.50 |
| HSL | 284º | 0.54% | 0.33% | - |
| HSV(B) | 284º | 0.7% | 0.5% | - |
| XYZ | 10.3 | 5.89 | 21.02 | - |
| YUV | 67.99 | 161.87 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 128 | 0.19 | 0.70 | 0 | 0.50 | 284 | 0.54 | 0.33 |
| Hex | 68 | 26 | 80 | 13 | 46 | 0 | 32 | 11C | 36 | 21 |
| Octal | 150 | 46 | 200 | 23 | 106 | 0 | 62 | 434 | 66 | 41 |
| Binary | 1101000 | 100110 | 10000000 | 10011 | 1000110 | 0 | 110010 | 100011100 | 110110 | 100001 |
Color Harmonies of #682680
Complementary color
Monochromatic Colors of #682680
Black with #682680
Text Example
Text Example
White with #682680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682680; }
p { color: rgb(104,38,128); }
H1.HeaderClassName
{
color: #682680;
}
.AnyTagClassName
{
color: #682680;
}
</style>
background-color css
<style>
a { background-color: #682680; }
a { background-color: rgb(104,38,128); }
div.DivClassName
{
background-color: #682680;
}
.BgClassName
{
background-color: #682680;
}
</style>
border-color css
<style>
span { border-color: #682680; }
span { border-color: rgb(104,38,128); }
td.TdClassName
{
border-color: #682680;
}
.TagClassName
{
border-color: #682680;
}
</style>