Shades of Seance #683967
Tints of Seance #683967
RGB
CMYK
RGB Variations
Color information
#683967 (or 0x683967) is known color: Seance. HEX triplet: 68, 39 and 67. RGB value is (104,57,103). Sum of RGB (Red+Green+Blue) = 104+57+103=264 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.39% from 264); Green value is 57 (22.66% from 255 or 21.59% from 264); Blue value is 103 (40.62% from 255 or 39.02% from 264); Max value from RGB is 104 - color contains mainly: red. Hex color #683967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683967 is #97C698. Grayscale: #4C4C4C. Windows color (decimal): -9946777 or 6764904. OLE color: 6764904.
HSL color Cylindrical-coordinate representation of color #683967: hue angle of 301.28º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #683967 is Cyan = 0, Magento = 0.45, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 57 | 103 | - |
| CMYK | 0 | 0.45 | 0.01 | 0.59 |
| HSL | 301.28º | 0.29% | 0.32% | - |
| HSV(B) | 301.28º | 0.45% | 0.41% | - |
| XYZ | 9.62 | 6.85 | 13.65 | - |
| YUV | 76.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 103 | 0 | 0.45 | 0.01 | 0.59 | 301.28 | 0.29 | 0.32 |
| Hex | 68 | 39 | 67 | 0 | 2D | 1 | 3B | 12D | 1D | 20 |
| Octal | 150 | 71 | 147 | 0 | 55 | 1 | 73 | 455 | 35 | 40 |
| Binary | 1101000 | 111001 | 1100111 | 0 | 101101 | 1 | 111011 | 100101101 | 11101 | 100000 |
Color Harmonies of #683967
Complementary color
Monochromatic Colors of #683967
Black with #683967
Text Example
Text Example
White with #683967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683967; }
p { color: rgb(104,57,103); }
H1.HeaderClassName
{
color: #683967;
}
.AnyTagClassName
{
color: #683967;
}
</style>
background-color css
<style>
a { background-color: #683967; }
a { background-color: rgb(104,57,103); }
div.DivClassName
{
background-color: #683967;
}
.BgClassName
{
background-color: #683967;
}
</style>
border-color css
<style>
span { border-color: #683967; }
span { border-color: rgb(104,57,103); }
td.TdClassName
{
border-color: #683967;
}
.TagClassName
{
border-color: #683967;
}
</style>