Shades of Seance #682681
Tints of Seance #682681
RGB
CMYK
RGB Variations
Color information
#682681 (or 0x682681) is known color: Seance. HEX triplet: 68, 26 and 81. RGB value is (104,38,129). Sum of RGB (Red+Green+Blue) = 104+38+129=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 38 (15.23% from 255 or 14.02% from 271); Blue value is 129 (50.78% from 255 or 47.60% from 271); Max value from RGB is 129 - color contains mainly: blue. Hex color #682681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #682681 is #97D97E. Grayscale: #434343. Windows color (decimal): -9951615 or 8463976. OLE color: 8463976.
HSL color Cylindrical-coordinate representation of color #682681: hue angle of 283.52º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #682681 is Cyan = 0.19, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 38 | 129 | - |
| CMYK | 0.19 | 0.71 | 0 | 0.49 |
| HSL | 283.52º | 0.54% | 0.33% | - |
| HSV(B) | 283.52º | 0.71% | 0.51% | - |
| XYZ | 10.36 | 5.91 | 21.36 | - |
| YUV | 68.11 | 162.37 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 129 | 0.19 | 0.71 | 0 | 0.49 | 283.52 | 0.54 | 0.33 |
| Hex | 68 | 26 | 81 | 13 | 47 | 0 | 31 | 11C | 36 | 21 |
| Octal | 150 | 46 | 201 | 23 | 107 | 0 | 61 | 434 | 66 | 41 |
| Binary | 1101000 | 100110 | 10000001 | 10011 | 1000111 | 0 | 110001 | 100011100 | 110110 | 100001 |
Color Harmonies of #682681
Complementary color
Monochromatic Colors of #682681
Black with #682681
Text Example
Text Example
White with #682681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682681; }
p { color: rgb(104,38,129); }
H1.HeaderClassName
{
color: #682681;
}
.AnyTagClassName
{
color: #682681;
}
</style>
background-color css
<style>
a { background-color: #682681; }
a { background-color: rgb(104,38,129); }
div.DivClassName
{
background-color: #682681;
}
.BgClassName
{
background-color: #682681;
}
</style>
border-color css
<style>
span { border-color: #682681; }
span { border-color: rgb(104,38,129); }
td.TdClassName
{
border-color: #682681;
}
.TagClassName
{
border-color: #682681;
}
</style>