Shades of Seance #661877
Tints of Seance #661877
RGB
CMYK
RGB Variations
Color information
#661877 (or 0x661877) is known color: Seance. HEX triplet: 66, 18 and 77. RGB value is (102,24,119). Sum of RGB (Red+Green+Blue) = 102+24+119=245 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.63% from 245); Green value is 24 (9.77% from 255 or 9.80% from 245); Blue value is 119 (46.88% from 255 or 48.57% from 245); Max value from RGB is 119 - color contains mainly: blue. Hex color #661877 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661877 is #99E788. Grayscale: #393939. Windows color (decimal): -10086281 or 7805030. OLE color: 7805030.
HSL color Cylindrical-coordinate representation of color #661877: hue angle of 289.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661877 is Cyan = 0.14, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 24 | 119 | - |
| CMYK | 0.14 | 0.80 | 0 | 0.53 |
| HSL | 289.26º | 0.66% | 0.28% | - |
| HSV(B) | 289.26º | 0.8% | 0.47% | - |
| XYZ | 9.14 | 4.81 | 17.9 | - |
| YUV | 58.15 | 162.34 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 119 | 0.14 | 0.80 | 0 | 0.53 | 289.26 | 0.66 | 0.28 |
| Hex | 66 | 18 | 77 | E | 50 | 0 | 35 | 121 | 42 | 1C |
| Octal | 146 | 30 | 167 | 16 | 120 | 0 | 65 | 441 | 102 | 34 |
| Binary | 1100110 | 11000 | 1110111 | 1110 | 1010000 | 0 | 110101 | 100100001 | 1000010 | 11100 |
Color Harmonies of #661877
Complementary color
Monochromatic Colors of #661877
Black with #661877
Text Example
Text Example
White with #661877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661877; }
p { color: rgb(102,24,119); }
H1.HeaderClassName
{
color: #661877;
}
.AnyTagClassName
{
color: #661877;
}
</style>
background-color css
<style>
a { background-color: #661877; }
a { background-color: rgb(102,24,119); }
div.DivClassName
{
background-color: #661877;
}
.BgClassName
{
background-color: #661877;
}
</style>
border-color css
<style>
span { border-color: #661877; }
span { border-color: rgb(102,24,119); }
td.TdClassName
{
border-color: #661877;
}
.TagClassName
{
border-color: #661877;
}
</style>