Shades of Seance #673968
Tints of Seance #673968
RGB
CMYK
RGB Variations
Color information
#673968 (or 0x673968) is known color: Seance. HEX triplet: 67, 39 and 68. RGB value is (103,57,104). Sum of RGB (Red+Green+Blue) = 103+57+104=264 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.02% from 264); Green value is 57 (22.66% from 255 or 21.59% from 264); Blue value is 104 (41.02% from 255 or 39.39% from 264); Max value from RGB is 104 - color contains mainly: blue. Hex color #673968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673968 is #98C697. Grayscale: #4B4B4B. Windows color (decimal): -10012312 or 6830439. OLE color: 6830439.
HSL color Cylindrical-coordinate representation of color #673968: hue angle of 298.72º 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 #673968 is Cyan = 0.01, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 57 | 104 | - |
| CMYK | 0.01 | 0.45 | 0 | 0.59 |
| HSL | 298.72º | 0.29% | 0.32% | - |
| HSV(B) | 298.72º | 0.45% | 0.41% | - |
| XYZ | 9.56 | 6.81 | 13.91 | - |
| YUV | 76.11 | 143.74 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 57 | 104 | 0.01 | 0.45 | 0 | 0.59 | 298.72 | 0.29 | 0.32 |
| Hex | 67 | 39 | 68 | 1 | 2D | 0 | 3B | 12B | 1D | 20 |
| Octal | 147 | 71 | 150 | 1 | 55 | 0 | 73 | 453 | 35 | 40 |
| Binary | 1100111 | 111001 | 1101000 | 1 | 101101 | 0 | 111011 | 100101011 | 11101 | 100000 |
Color Harmonies of #673968
Complementary color
Monochromatic Colors of #673968
Black with #673968
Text Example
Text Example
White with #673968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673968; }
p { color: rgb(103,57,104); }
H1.HeaderClassName
{
color: #673968;
}
.AnyTagClassName
{
color: #673968;
}
</style>
background-color css
<style>
a { background-color: #673968; }
a { background-color: rgb(103,57,104); }
div.DivClassName
{
background-color: #673968;
}
.BgClassName
{
background-color: #673968;
}
</style>
border-color css
<style>
span { border-color: #673968; }
span { border-color: rgb(103,57,104); }
td.TdClassName
{
border-color: #673968;
}
.TagClassName
{
border-color: #673968;
}
</style>