Shades of Seance #662076
Tints of Seance #662076
RGB
CMYK
RGB Variations
Color information
#662076 (or 0x662076) is known color: Seance. HEX triplet: 66, 20 and 76. RGB value is (102,32,118). Sum of RGB (Red+Green+Blue) = 102+32+118=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 32 (12.89% from 255 or 12.70% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 118 - color contains mainly: blue. Hex color #662076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662076 is #99DF89. Grayscale: #3E3E3E. Windows color (decimal): -10084234 or 7741542. OLE color: 7741542.
HSL color Cylindrical-coordinate representation of color #662076: hue angle of 288.84º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #662076 is Cyan = 0.14, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 32 | 118 | - |
| CMYK | 0.14 | 0.73 | 0 | 0.54 |
| HSL | 288.84º | 0.57% | 0.29% | - |
| HSV(B) | 288.84º | 0.73% | 0.46% | - |
| XYZ | 9.27 | 5.17 | 17.65 | - |
| YUV | 62.73 | 159.19 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 32 | 118 | 0.14 | 0.73 | 0 | 0.54 | 288.84 | 0.57 | 0.29 |
| Hex | 66 | 20 | 76 | E | 49 | 0 | 36 | 121 | 39 | 1D |
| Octal | 146 | 40 | 166 | 16 | 111 | 0 | 66 | 441 | 71 | 35 |
| Binary | 1100110 | 100000 | 1110110 | 1110 | 1001001 | 0 | 110110 | 100100001 | 111001 | 11101 |
Color Harmonies of #662076
Complementary color
Monochromatic Colors of #662076
Black with #662076
Text Example
Text Example
White with #662076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662076; }
p { color: rgb(102,32,118); }
H1.HeaderClassName
{
color: #662076;
}
.AnyTagClassName
{
color: #662076;
}
</style>
background-color css
<style>
a { background-color: #662076; }
a { background-color: rgb(102,32,118); }
div.DivClassName
{
background-color: #662076;
}
.BgClassName
{
background-color: #662076;
}
</style>
border-color css
<style>
span { border-color: #662076; }
span { border-color: rgb(102,32,118); }
td.TdClassName
{
border-color: #662076;
}
.TagClassName
{
border-color: #662076;
}
</style>