Shades of Seance #672968
Tints of Seance #672968
RGB
CMYK
RGB Variations
Color information
#672968 (or 0x672968) is known color: Seance. HEX triplet: 67, 29 and 68. RGB value is (103,41,104). Sum of RGB (Red+Green+Blue) = 103+41+104=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 41 (16.41% from 255 or 16.53% from 248); Blue value is 104 (41.02% from 255 or 41.94% from 248); Max value from RGB is 104 - color contains mainly: blue. Hex color #672968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672968 is #98D697. Grayscale: #424242. Windows color (decimal): -10016408 or 6826343. OLE color: 6826343.
HSL color Cylindrical-coordinate representation of color #672968: hue angle of 299.05º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672968 is Cyan = 0.01, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 41 | 104 | - |
| CMYK | 0.01 | 0.61 | 0 | 0.59 |
| HSL | 299.05º | 0.43% | 0.28% | - |
| HSV(B) | 299.05º | 0.61% | 0.41% | - |
| XYZ | 8.89 | 5.47 | 13.68 | - |
| YUV | 66.72 | 149.04 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 104 | 0.01 | 0.61 | 0 | 0.59 | 299.05 | 0.43 | 0.28 |
| Hex | 67 | 29 | 68 | 1 | 3D | 0 | 3B | 12B | 2B | 1C |
| Octal | 147 | 51 | 150 | 1 | 75 | 0 | 73 | 453 | 53 | 34 |
| Binary | 1100111 | 101001 | 1101000 | 1 | 111101 | 0 | 111011 | 100101011 | 101011 | 11100 |
Color Harmonies of #672968
Complementary color
Monochromatic Colors of #672968
Black with #672968
Text Example
Text Example
White with #672968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672968; }
p { color: rgb(103,41,104); }
H1.HeaderClassName
{
color: #672968;
}
.AnyTagClassName
{
color: #672968;
}
</style>
background-color css
<style>
a { background-color: #672968; }
a { background-color: rgb(103,41,104); }
div.DivClassName
{
background-color: #672968;
}
.BgClassName
{
background-color: #672968;
}
</style>
border-color css
<style>
span { border-color: #672968; }
span { border-color: rgb(103,41,104); }
td.TdClassName
{
border-color: #672968;
}
.TagClassName
{
border-color: #672968;
}
</style>