Shades of Seance #662670
Tints of Seance #662670
RGB
CMYK
RGB Variations
Color information
#662670 (or 0x662670) is known color: Seance. HEX triplet: 66, 26 and 70. RGB value is (102,38,112). Sum of RGB (Red+Green+Blue) = 102+38+112=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 38 (15.23% from 255 or 15.08% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #662670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662670 is #99D98F. Grayscale: #414141. Windows color (decimal): -10082704 or 7349862. OLE color: 7349862.
HSL color Cylindrical-coordinate representation of color #662670: hue angle of 291.89º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662670 is Cyan = 0.09, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 38 | 112 | - |
| CMYK | 0.09 | 0.66 | 0 | 0.56 |
| HSL | 291.89º | 0.49% | 0.29% | - |
| HSV(B) | 291.89º | 0.66% | 0.44% | - |
| XYZ | 9.1 | 5.38 | 15.89 | - |
| YUV | 65.57 | 154.2 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 112 | 0.09 | 0.66 | 0 | 0.56 | 291.89 | 0.49 | 0.29 |
| Hex | 66 | 26 | 70 | 9 | 42 | 0 | 38 | 124 | 31 | 1D |
| Octal | 146 | 46 | 160 | 11 | 102 | 0 | 70 | 444 | 61 | 35 |
| Binary | 1100110 | 100110 | 1110000 | 1001 | 1000010 | 0 | 111000 | 100100100 | 110001 | 11101 |
Color Harmonies of #662670
Complementary color
Monochromatic Colors of #662670
Black with #662670
Text Example
Text Example
White with #662670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662670; }
p { color: rgb(102,38,112); }
H1.HeaderClassName
{
color: #662670;
}
.AnyTagClassName
{
color: #662670;
}
</style>
background-color css
<style>
a { background-color: #662670; }
a { background-color: rgb(102,38,112); }
div.DivClassName
{
background-color: #662670;
}
.BgClassName
{
background-color: #662670;
}
</style>
border-color css
<style>
span { border-color: #662670; }
span { border-color: rgb(102,38,112); }
td.TdClassName
{
border-color: #662670;
}
.TagClassName
{
border-color: #662670;
}
</style>