Shades of Seance #683671
Tints of Seance #683671
RGB
CMYK
RGB Variations
Color information
#683671 (or 0x683671) is known color: Seance. HEX triplet: 68, 36 and 71. RGB value is (104,54,113). Sum of RGB (Red+Green+Blue) = 104+54+113=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 54 (21.48% from 255 or 19.93% from 271); Blue value is 113 (44.53% from 255 or 41.70% from 271); Max value from RGB is 113 - color contains mainly: blue. Hex color #683671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683671 is #97C98E. Grayscale: #4B4B4B. Windows color (decimal): -9947535 or 7419496. OLE color: 7419496.
HSL color Cylindrical-coordinate representation of color #683671: hue angle of 290.85º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #683671 is Cyan = 0.08, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 54 | 113 | - |
| CMYK | 0.08 | 0.52 | 0 | 0.56 |
| HSL | 290.85º | 0.35% | 0.33% | - |
| HSV(B) | 290.85º | 0.52% | 0.44% | - |
| XYZ | 10.01 | 6.77 | 16.4 | - |
| YUV | 75.68 | 149.07 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 54 | 113 | 0.08 | 0.52 | 0 | 0.56 | 290.85 | 0.35 | 0.33 |
| Hex | 68 | 36 | 71 | 8 | 34 | 0 | 38 | 123 | 23 | 21 |
| Octal | 150 | 66 | 161 | 10 | 64 | 0 | 70 | 443 | 43 | 41 |
| Binary | 1101000 | 110110 | 1110001 | 1000 | 110100 | 0 | 111000 | 100100011 | 100011 | 100001 |
Color Harmonies of #683671
Complementary color
Monochromatic Colors of #683671
Black with #683671
Text Example
Text Example
White with #683671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683671; }
p { color: rgb(104,54,113); }
H1.HeaderClassName
{
color: #683671;
}
.AnyTagClassName
{
color: #683671;
}
</style>
background-color css
<style>
a { background-color: #683671; }
a { background-color: rgb(104,54,113); }
div.DivClassName
{
background-color: #683671;
}
.BgClassName
{
background-color: #683671;
}
</style>
border-color css
<style>
span { border-color: #683671; }
span { border-color: rgb(104,54,113); }
td.TdClassName
{
border-color: #683671;
}
.TagClassName
{
border-color: #683671;
}
</style>