Shades of Seance #662671
Tints of Seance #662671
RGB
CMYK
RGB Variations
Color information
#662671 (or 0x662671) is known color: Seance. HEX triplet: 66, 26 and 71. RGB value is (102,38,113). Sum of RGB (Red+Green+Blue) = 102+38+113=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 113 (44.53% from 255 or 44.66% from 253); Max value from RGB is 113 - color contains mainly: blue. Hex color #662671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662671 is #99D98E. Grayscale: #414141. Windows color (decimal): -10082703 or 7415398. OLE color: 7415398.
HSL color Cylindrical-coordinate representation of color #662671: hue angle of 291.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662671 is Cyan = 0.10, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 38 | 113 | - |
| CMYK | 0.10 | 0.66 | 0 | 0.56 |
| HSL | 291.2º | 0.5% | 0.3% | - |
| HSV(B) | 291.2º | 0.66% | 0.44% | - |
| XYZ | 9.15 | 5.4 | 16.18 | - |
| YUV | 65.69 | 154.7 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 113 | 0.10 | 0.66 | 0 | 0.56 | 291.2 | 0.5 | 0.3 |
| Hex | 66 | 26 | 71 | A | 42 | 0 | 38 | 123 | 32 | 1E |
| Octal | 146 | 46 | 161 | 12 | 102 | 0 | 70 | 443 | 62 | 36 |
| Binary | 1100110 | 100110 | 1110001 | 1010 | 1000010 | 0 | 111000 | 100100011 | 110010 | 11110 |
Color Harmonies of #662671
Complementary color
Monochromatic Colors of #662671
Black with #662671
Text Example
Text Example
White with #662671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662671; }
p { color: rgb(102,38,113); }
H1.HeaderClassName
{
color: #662671;
}
.AnyTagClassName
{
color: #662671;
}
</style>
background-color css
<style>
a { background-color: #662671; }
a { background-color: rgb(102,38,113); }
div.DivClassName
{
background-color: #662671;
}
.BgClassName
{
background-color: #662671;
}
</style>
border-color css
<style>
span { border-color: #662671; }
span { border-color: rgb(102,38,113); }
td.TdClassName
{
border-color: #662671;
}
.TagClassName
{
border-color: #662671;
}
</style>