Shades of Seance #661374
Tints of Seance #661374
RGB
CMYK
RGB Variations
Color information
#661374 (or 0x661374) is known color: Seance. HEX triplet: 66, 13 and 74. RGB value is (102,19,116). Sum of RGB (Red+Green+Blue) = 102+19+116=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 19 (7.81% from 255 or 8.02% from 237); Blue value is 116 (45.70% from 255 or 48.95% from 237); Max value from RGB is 116 - color contains mainly: blue. Hex color #661374 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661374 is #99EC8B. Grayscale: #363636. Windows color (decimal): -10087564 or 7607142. OLE color: 7607142.
HSL color Cylindrical-coordinate representation of color #661374: hue angle of 291.34º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661374 is Cyan = 0.12, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 19 | 116 | - |
| CMYK | 0.12 | 0.84 | 0 | 0.55 |
| HSL | 291.34º | 0.72% | 0.26% | - |
| HSV(B) | 291.34º | 0.84% | 0.45% | - |
| XYZ | 8.86 | 4.55 | 16.93 | - |
| YUV | 54.88 | 162.5 | 161.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 116 | 0.12 | 0.84 | 0 | 0.55 | 291.34 | 0.72 | 0.26 |
| Hex | 66 | 13 | 74 | C | 54 | 0 | 37 | 123 | 48 | 1A |
| Octal | 146 | 23 | 164 | 14 | 124 | 0 | 67 | 443 | 110 | 32 |
| Binary | 1100110 | 10011 | 1110100 | 1100 | 1010100 | 0 | 110111 | 100100011 | 1001000 | 11010 |
Color Harmonies of #661374
Complementary color
Monochromatic Colors of #661374
Black with #661374
Text Example
Text Example
White with #661374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661374; }
p { color: rgb(102,19,116); }
H1.HeaderClassName
{
color: #661374;
}
.AnyTagClassName
{
color: #661374;
}
</style>
background-color css
<style>
a { background-color: #661374; }
a { background-color: rgb(102,19,116); }
div.DivClassName
{
background-color: #661374;
}
.BgClassName
{
background-color: #661374;
}
</style>
border-color css
<style>
span { border-color: #661374; }
span { border-color: rgb(102,19,116); }
td.TdClassName
{
border-color: #661374;
}
.TagClassName
{
border-color: #661374;
}
</style>