Shades of Seance #662676
Tints of Seance #662676
RGB
CMYK
RGB Variations
Color information
#662676 (or 0x662676) is known color: Seance. HEX triplet: 66, 26 and 76. RGB value is (102,38,118). Sum of RGB (Red+Green+Blue) = 102+38+118=258 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.53% from 258); Green value is 38 (15.23% from 255 or 14.73% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #662676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662676 is #99D989. Grayscale: #424242. Windows color (decimal): -10082698 or 7743078. OLE color: 7743078.
HSL color Cylindrical-coordinate representation of color #662676: hue angle of 288º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #662676 is Cyan = 0.14, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 38 | 118 | - |
| CMYK | 0.14 | 0.68 | 0 | 0.54 |
| HSL | 288º | 0.51% | 0.31% | - |
| HSV(B) | 288º | 0.68% | 0.46% | - |
| XYZ | 9.44 | 5.52 | 17.71 | - |
| YUV | 66.26 | 157.2 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 118 | 0.14 | 0.68 | 0 | 0.54 | 288 | 0.51 | 0.31 |
| Hex | 66 | 26 | 76 | E | 44 | 0 | 36 | 120 | 33 | 1F |
| Octal | 146 | 46 | 166 | 16 | 104 | 0 | 66 | 440 | 63 | 37 |
| Binary | 1100110 | 100110 | 1110110 | 1110 | 1000100 | 0 | 110110 | 100100000 | 110011 | 11111 |
Color Harmonies of #662676
Complementary color
Monochromatic Colors of #662676
Black with #662676
Text Example
Text Example
White with #662676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662676; }
p { color: rgb(102,38,118); }
H1.HeaderClassName
{
color: #662676;
}
.AnyTagClassName
{
color: #662676;
}
</style>
background-color css
<style>
a { background-color: #662676; }
a { background-color: rgb(102,38,118); }
div.DivClassName
{
background-color: #662676;
}
.BgClassName
{
background-color: #662676;
}
</style>
border-color css
<style>
span { border-color: #662676; }
span { border-color: rgb(102,38,118); }
td.TdClassName
{
border-color: #662676;
}
.TagClassName
{
border-color: #662676;
}
</style>