Shades of Seance #671978
Tints of Seance #671978
RGB
CMYK
RGB Variations
Color information
#671978 (or 0x671978) is known color: Seance. HEX triplet: 67, 19 and 78. RGB value is (103,25,120). Sum of RGB (Red+Green+Blue) = 103+25+120=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 25 (10.16% from 255 or 10.08% from 248); Blue value is 120 (47.27% from 255 or 48.39% from 248); Max value from RGB is 120 - color contains mainly: blue. Hex color #671978 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671978 is #98E687. Grayscale: #3A3A3A. Windows color (decimal): -10020488 or 7870823. OLE color: 7870823.
HSL color Cylindrical-coordinate representation of color #671978: hue angle of 289.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671978 is Cyan = 0.14, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 25 | 120 | - |
| CMYK | 0.14 | 0.79 | 0 | 0.53 |
| HSL | 289.26º | 0.66% | 0.28% | - |
| HSV(B) | 289.26º | 0.79% | 0.47% | - |
| XYZ | 9.33 | 4.93 | 18.23 | - |
| YUV | 59.15 | 162.34 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 120 | 0.14 | 0.79 | 0 | 0.53 | 289.26 | 0.66 | 0.28 |
| Hex | 67 | 19 | 78 | E | 4F | 0 | 35 | 121 | 42 | 1C |
| Octal | 147 | 31 | 170 | 16 | 117 | 0 | 65 | 441 | 102 | 34 |
| Binary | 1100111 | 11001 | 1111000 | 1110 | 1001111 | 0 | 110101 | 100100001 | 1000010 | 11100 |
Color Harmonies of #671978
Complementary color
Monochromatic Colors of #671978
Black with #671978
Text Example
Text Example
White with #671978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671978; }
p { color: rgb(103,25,120); }
H1.HeaderClassName
{
color: #671978;
}
.AnyTagClassName
{
color: #671978;
}
</style>
background-color css
<style>
a { background-color: #671978; }
a { background-color: rgb(103,25,120); }
div.DivClassName
{
background-color: #671978;
}
.BgClassName
{
background-color: #671978;
}
</style>
border-color css
<style>
span { border-color: #671978; }
span { border-color: rgb(103,25,120); }
td.TdClassName
{
border-color: #671978;
}
.TagClassName
{
border-color: #671978;
}
</style>