Shades of Seance #672978
Tints of Seance #672978
RGB
CMYK
RGB Variations
Color information
#672978 (or 0x672978) is known color: Seance. HEX triplet: 67, 29 and 78. RGB value is (103,41,120). Sum of RGB (Red+Green+Blue) = 103+41+120=264 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.02% from 264); Green value is 41 (16.41% from 255 or 15.53% from 264); Blue value is 120 (47.27% from 255 or 45.45% from 264); Max value from RGB is 120 - color contains mainly: blue. Hex color #672978 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672978 is #98D687. Grayscale: #444444. Windows color (decimal): -10016392 or 7874919. OLE color: 7874919.
HSL color Cylindrical-coordinate representation of color #672978: hue angle of 287.09º 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 #672978 is Cyan = 0.14, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 41 | 120 | - |
| CMYK | 0.14 | 0.66 | 0 | 0.53 |
| HSL | 287.09º | 0.49% | 0.32% | - |
| HSV(B) | 287.09º | 0.66% | 0.47% | - |
| XYZ | 9.78 | 5.83 | 18.38 | - |
| YUV | 68.54 | 157.04 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 120 | 0.14 | 0.66 | 0 | 0.53 | 287.09 | 0.49 | 0.32 |
| Hex | 67 | 29 | 78 | E | 42 | 0 | 35 | 11F | 31 | 20 |
| Octal | 147 | 51 | 170 | 16 | 102 | 0 | 65 | 437 | 61 | 40 |
| Binary | 1100111 | 101001 | 1111000 | 1110 | 1000010 | 0 | 110101 | 100011111 | 110001 | 100000 |
Color Harmonies of #672978
Complementary color
Monochromatic Colors of #672978
Black with #672978
Text Example
Text Example
White with #672978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672978; }
p { color: rgb(103,41,120); }
H1.HeaderClassName
{
color: #672978;
}
.AnyTagClassName
{
color: #672978;
}
</style>
background-color css
<style>
a { background-color: #672978; }
a { background-color: rgb(103,41,120); }
div.DivClassName
{
background-color: #672978;
}
.BgClassName
{
background-color: #672978;
}
</style>
border-color css
<style>
span { border-color: #672978; }
span { border-color: rgb(103,41,120); }
td.TdClassName
{
border-color: #672978;
}
.TagClassName
{
border-color: #672978;
}
</style>