Shades of Seance #661370
Tints of Seance #661370
RGB
CMYK
RGB Variations
Color information
#661370 (or 0x661370) is known color: Seance. HEX triplet: 66, 13 and 70. RGB value is (102,19,112). Sum of RGB (Red+Green+Blue) = 102+19+112=233 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.78% from 233); Green value is 19 (7.81% from 255 or 8.15% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #661370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661370 is #99EC8F. Grayscale: #363636. Windows color (decimal): -10087568 or 7344998. OLE color: 7344998.
HSL color Cylindrical-coordinate representation of color #661370: hue angle of 293.55º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661370 is Cyan = 0.09, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 19 | 112 | - |
| CMYK | 0.09 | 0.83 | 0 | 0.56 |
| HSL | 293.55º | 0.71% | 0.26% | - |
| HSV(B) | 293.55º | 0.83% | 0.44% | - |
| XYZ | 8.64 | 4.46 | 15.73 | - |
| YUV | 54.42 | 160.5 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 112 | 0.09 | 0.83 | 0 | 0.56 | 293.55 | 0.71 | 0.26 |
| Hex | 66 | 13 | 70 | 9 | 53 | 0 | 38 | 126 | 47 | 1A |
| Octal | 146 | 23 | 160 | 11 | 123 | 0 | 70 | 446 | 107 | 32 |
| Binary | 1100110 | 10011 | 1110000 | 1001 | 1010011 | 0 | 111000 | 100100110 | 1000111 | 11010 |
Color Harmonies of #661370
Complementary color
Monochromatic Colors of #661370
Black with #661370
Text Example
Text Example
White with #661370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661370; }
p { color: rgb(102,19,112); }
H1.HeaderClassName
{
color: #661370;
}
.AnyTagClassName
{
color: #661370;
}
</style>
background-color css
<style>
a { background-color: #661370; }
a { background-color: rgb(102,19,112); }
div.DivClassName
{
background-color: #661370;
}
.BgClassName
{
background-color: #661370;
}
</style>
border-color css
<style>
span { border-color: #661370; }
span { border-color: rgb(102,19,112); }
td.TdClassName
{
border-color: #661370;
}
.TagClassName
{
border-color: #661370;
}
</style>