Shades of Seance #662876
Tints of Seance #662876
RGB
CMYK
RGB Variations
Color information
#662876 (or 0x662876) is known color: Seance. HEX triplet: 66, 28 and 76. RGB value is (102,40,118). Sum of RGB (Red+Green+Blue) = 102+40+118=260 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.23% from 260); Green value is 40 (16.02% from 255 or 15.38% from 260); Blue value is 118 (46.48% from 255 or 45.38% from 260); Max value from RGB is 118 - color contains mainly: blue. Hex color #662876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662876 is #99D789. Grayscale: #434343. Windows color (decimal): -10082186 or 7743590. OLE color: 7743590.
HSL color Cylindrical-coordinate representation of color #662876: hue angle of 287.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662876 is Cyan = 0.14, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 40 | 118 | - |
| CMYK | 0.14 | 0.66 | 0 | 0.54 |
| HSL | 287.69º | 0.49% | 0.31% | - |
| HSV(B) | 287.69º | 0.66% | 0.46% | - |
| XYZ | 9.51 | 5.65 | 17.73 | - |
| YUV | 67.43 | 156.54 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 118 | 0.14 | 0.66 | 0 | 0.54 | 287.69 | 0.49 | 0.31 |
| Hex | 66 | 28 | 76 | E | 42 | 0 | 36 | 120 | 31 | 1F |
| Octal | 146 | 50 | 166 | 16 | 102 | 0 | 66 | 440 | 61 | 37 |
| Binary | 1100110 | 101000 | 1110110 | 1110 | 1000010 | 0 | 110110 | 100100000 | 110001 | 11111 |
Color Harmonies of #662876
Complementary color
Monochromatic Colors of #662876
Black with #662876
Text Example
Text Example
White with #662876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662876; }
p { color: rgb(102,40,118); }
H1.HeaderClassName
{
color: #662876;
}
.AnyTagClassName
{
color: #662876;
}
</style>
background-color css
<style>
a { background-color: #662876; }
a { background-color: rgb(102,40,118); }
div.DivClassName
{
background-color: #662876;
}
.BgClassName
{
background-color: #662876;
}
</style>
border-color css
<style>
span { border-color: #662876; }
span { border-color: rgb(102,40,118); }
td.TdClassName
{
border-color: #662876;
}
.TagClassName
{
border-color: #662876;
}
</style>