Shades of Seance #661974
Tints of Seance #661974
RGB
CMYK
RGB Variations
Color information
#661974 (or 0x661974) is known color: Seance. HEX triplet: 66, 19 and 74. RGB value is (102,25,116). Sum of RGB (Red+Green+Blue) = 102+25+116=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 116 - color contains mainly: blue. Hex color #661974 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661974 is #99E68B. Grayscale: #3A3A3A. Windows color (decimal): -10086028 or 7608678. OLE color: 7608678.
HSL color Cylindrical-coordinate representation of color #661974: hue angle of 290.77º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661974 is Cyan = 0.12, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 25 | 116 | - |
| CMYK | 0.12 | 0.78 | 0 | 0.55 |
| HSL | 290.77º | 0.65% | 0.28% | - |
| HSV(B) | 290.77º | 0.78% | 0.45% | - |
| XYZ | 8.98 | 4.78 | 16.97 | - |
| YUV | 58.4 | 160.51 | 159.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 116 | 0.12 | 0.78 | 0 | 0.55 | 290.77 | 0.65 | 0.28 |
| Hex | 66 | 19 | 74 | C | 4E | 0 | 37 | 123 | 41 | 1C |
| Octal | 146 | 31 | 164 | 14 | 116 | 0 | 67 | 443 | 101 | 34 |
| Binary | 1100110 | 11001 | 1110100 | 1100 | 1001110 | 0 | 110111 | 100100011 | 1000001 | 11100 |
Color Harmonies of #661974
Complementary color
Monochromatic Colors of #661974
Black with #661974
Text Example
Text Example
White with #661974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661974; }
p { color: rgb(102,25,116); }
H1.HeaderClassName
{
color: #661974;
}
.AnyTagClassName
{
color: #661974;
}
</style>
background-color css
<style>
a { background-color: #661974; }
a { background-color: rgb(102,25,116); }
div.DivClassName
{
background-color: #661974;
}
.BgClassName
{
background-color: #661974;
}
</style>
border-color css
<style>
span { border-color: #661974; }
span { border-color: rgb(102,25,116); }
td.TdClassName
{
border-color: #661974;
}
.TagClassName
{
border-color: #661974;
}
</style>