Shades of Seance #662276
Tints of Seance #662276
RGB
CMYK
RGB Variations
Color information
#662276 (or 0x662276) is known color: Seance. HEX triplet: 66, 22 and 76. RGB value is (102,34,118). Sum of RGB (Red+Green+Blue) = 102+34+118=254 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.16% from 254); Green value is 34 (13.67% from 255 or 13.39% from 254); Blue value is 118 (46.48% from 255 or 46.46% from 254); Max value from RGB is 118 - color contains mainly: blue. Hex color #662276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662276 is #99DD89. Grayscale: #3F3F3F. Windows color (decimal): -10083722 or 7742054. OLE color: 7742054.
HSL color Cylindrical-coordinate representation of color #662276: hue angle of 288.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #662276 is Cyan = 0.14, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 34 | 118 | - |
| CMYK | 0.14 | 0.71 | 0 | 0.54 |
| HSL | 288.57º | 0.55% | 0.3% | - |
| HSV(B) | 288.57º | 0.71% | 0.46% | - |
| XYZ | 9.32 | 5.28 | 17.67 | - |
| YUV | 63.91 | 158.53 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 34 | 118 | 0.14 | 0.71 | 0 | 0.54 | 288.57 | 0.55 | 0.3 |
| Hex | 66 | 22 | 76 | E | 47 | 0 | 36 | 121 | 37 | 1E |
| Octal | 146 | 42 | 166 | 16 | 107 | 0 | 66 | 441 | 67 | 36 |
| Binary | 1100110 | 100010 | 1110110 | 1110 | 1000111 | 0 | 110110 | 100100001 | 110111 | 11110 |
Color Harmonies of #662276
Complementary color
Monochromatic Colors of #662276
Black with #662276
Text Example
Text Example
White with #662276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662276; }
p { color: rgb(102,34,118); }
H1.HeaderClassName
{
color: #662276;
}
.AnyTagClassName
{
color: #662276;
}
</style>
background-color css
<style>
a { background-color: #662276; }
a { background-color: rgb(102,34,118); }
div.DivClassName
{
background-color: #662276;
}
.BgClassName
{
background-color: #662276;
}
</style>
border-color css
<style>
span { border-color: #662276; }
span { border-color: rgb(102,34,118); }
td.TdClassName
{
border-color: #662276;
}
.TagClassName
{
border-color: #662276;
}
</style>