Shades of Seance #672979
Tints of Seance #672979
RGB
CMYK
RGB Variations
Color information
#672979 (or 0x672979) is known color: Seance. HEX triplet: 67, 29 and 79. RGB value is (103,41,121). Sum of RGB (Red+Green+Blue) = 103+41+121=265 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.87% from 265); Green value is 41 (16.41% from 255 or 15.47% from 265); Blue value is 121 (47.66% from 255 or 45.66% from 265); Max value from RGB is 121 - color contains mainly: blue. Hex color #672979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672979 is #98D686. Grayscale: #444444. Windows color (decimal): -10016391 or 7940455. OLE color: 7940455.
HSL color Cylindrical-coordinate representation of color #672979: hue angle of 286.5º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672979 is Cyan = 0.15, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 41 | 121 | - |
| CMYK | 0.15 | 0.66 | 0 | 0.53 |
| HSL | 286.5º | 0.49% | 0.32% | - |
| HSV(B) | 286.5º | 0.66% | 0.47% | - |
| XYZ | 9.84 | 5.85 | 18.7 | - |
| YUV | 68.66 | 157.54 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 121 | 0.15 | 0.66 | 0 | 0.53 | 286.5 | 0.49 | 0.32 |
| Hex | 67 | 29 | 79 | F | 42 | 0 | 35 | 11E | 31 | 20 |
| Octal | 147 | 51 | 171 | 17 | 102 | 0 | 65 | 436 | 61 | 40 |
| Binary | 1100111 | 101001 | 1111001 | 1111 | 1000010 | 0 | 110101 | 100011110 | 110001 | 100000 |
Color Harmonies of #672979
Complementary color
Monochromatic Colors of #672979
Black with #672979
Text Example
Text Example
White with #672979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672979; }
p { color: rgb(103,41,121); }
H1.HeaderClassName
{
color: #672979;
}
.AnyTagClassName
{
color: #672979;
}
</style>
background-color css
<style>
a { background-color: #672979; }
a { background-color: rgb(103,41,121); }
div.DivClassName
{
background-color: #672979;
}
.BgClassName
{
background-color: #672979;
}
</style>
border-color css
<style>
span { border-color: #672979; }
span { border-color: rgb(103,41,121); }
td.TdClassName
{
border-color: #672979;
}
.TagClassName
{
border-color: #672979;
}
</style>