Shades of Seance #661673
Tints of Seance #661673
RGB
CMYK
RGB Variations
Color information
#661673 (or 0x661673) is known color: Seance. HEX triplet: 66, 16 and 73. RGB value is (102,22,115). Sum of RGB (Red+Green+Blue) = 102+22+115=239 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.68% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #661673 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661673 is #99E98C. Grayscale: #383838. Windows color (decimal): -10086797 or 7542374. OLE color: 7542374.
HSL color Cylindrical-coordinate representation of color #661673: hue angle of 291.61º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #661673 is Cyan = 0.11, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 22 | 115 | - |
| CMYK | 0.11 | 0.81 | 0 | 0.55 |
| HSL | 291.61º | 0.68% | 0.27% | - |
| HSV(B) | 291.61º | 0.81% | 0.45% | - |
| XYZ | 8.86 | 4.64 | 16.65 | - |
| YUV | 56.52 | 161 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 115 | 0.11 | 0.81 | 0 | 0.55 | 291.61 | 0.68 | 0.27 |
| Hex | 66 | 16 | 73 | B | 51 | 0 | 37 | 124 | 44 | 1B |
| Octal | 146 | 26 | 163 | 13 | 121 | 0 | 67 | 444 | 104 | 33 |
| Binary | 1100110 | 10110 | 1110011 | 1011 | 1010001 | 0 | 110111 | 100100100 | 1000100 | 11011 |
Color Harmonies of #661673
Complementary color
Monochromatic Colors of #661673
Black with #661673
Text Example
Text Example
White with #661673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661673; }
p { color: rgb(102,22,115); }
H1.HeaderClassName
{
color: #661673;
}
.AnyTagClassName
{
color: #661673;
}
</style>
background-color css
<style>
a { background-color: #661673; }
a { background-color: rgb(102,22,115); }
div.DivClassName
{
background-color: #661673;
}
.BgClassName
{
background-color: #661673;
}
</style>
border-color css
<style>
span { border-color: #661673; }
span { border-color: rgb(102,22,115); }
td.TdClassName
{
border-color: #661673;
}
.TagClassName
{
border-color: #661673;
}
</style>