Shades of Seance #662879
Tints of Seance #662879
RGB
CMYK
RGB Variations
Color information
#662879 (or 0x662879) is known color: Seance. HEX triplet: 66, 28 and 79. RGB value is (102,40,121). Sum of RGB (Red+Green+Blue) = 102+40+121=263 (34% of max value = 765). Red value is 102 (40.23% from 255 or 38.78% from 263); Green value is 40 (16.02% from 255 or 15.21% from 263); Blue value is 121 (47.66% from 255 or 46.01% from 263); Max value from RGB is 121 - color contains mainly: blue. Hex color #662879 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662879 is #99D786. Grayscale: #434343. Windows color (decimal): -10082183 or 7940198. OLE color: 7940198.
HSL color Cylindrical-coordinate representation of color #662879: hue angle of 285.93º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #662879 is Cyan = 0.16, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 40 | 121 | - |
| CMYK | 0.16 | 0.67 | 0 | 0.53 |
| HSL | 285.93º | 0.5% | 0.32% | - |
| HSV(B) | 285.93º | 0.67% | 0.47% | - |
| XYZ | 9.69 | 5.72 | 18.68 | - |
| YUV | 67.77 | 158.04 | 152.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 121 | 0.16 | 0.67 | 0 | 0.53 | 285.93 | 0.5 | 0.32 |
| Hex | 66 | 28 | 79 | 10 | 43 | 0 | 35 | 11E | 32 | 20 |
| Octal | 146 | 50 | 171 | 20 | 103 | 0 | 65 | 436 | 62 | 40 |
| Binary | 1100110 | 101000 | 1111001 | 10000 | 1000011 | 0 | 110101 | 100011110 | 110010 | 100000 |
Color Harmonies of #662879
Complementary color
Monochromatic Colors of #662879
Black with #662879
Text Example
Text Example
White with #662879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662879; }
p { color: rgb(102,40,121); }
H1.HeaderClassName
{
color: #662879;
}
.AnyTagClassName
{
color: #662879;
}
</style>
background-color css
<style>
a { background-color: #662879; }
a { background-color: rgb(102,40,121); }
div.DivClassName
{
background-color: #662879;
}
.BgClassName
{
background-color: #662879;
}
</style>
border-color css
<style>
span { border-color: #662879; }
span { border-color: rgb(102,40,121); }
td.TdClassName
{
border-color: #662879;
}
.TagClassName
{
border-color: #662879;
}
</style>