Shades of Seance #671670
Tints of Seance #671670
RGB
CMYK
RGB Variations
Color information
#671670 (or 0x671670) is known color: Seance. HEX triplet: 67, 16 and 70. RGB value is (103,22,112). Sum of RGB (Red+Green+Blue) = 103+22+112=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 22 (8.98% from 255 or 9.28% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 112 - color contains mainly: blue. Hex color #671670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671670 is #98E98F. Grayscale: #383838. Windows color (decimal): -10021264 or 7345767. OLE color: 7345767.
HSL color Cylindrical-coordinate representation of color #671670: hue angle of 294º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671670 is Cyan = 0.08, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 22 | 112 | - |
| CMYK | 0.08 | 0.80 | 0 | 0.56 |
| HSL | 294º | 0.67% | 0.26% | - |
| HSV(B) | 294º | 0.8% | 0.44% | - |
| XYZ | 8.81 | 4.63 | 15.76 | - |
| YUV | 56.48 | 159.34 | 161.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 112 | 0.08 | 0.80 | 0 | 0.56 | 294 | 0.67 | 0.26 |
| Hex | 67 | 16 | 70 | 8 | 50 | 0 | 38 | 126 | 43 | 1A |
| Octal | 147 | 26 | 160 | 10 | 120 | 0 | 70 | 446 | 103 | 32 |
| Binary | 1100111 | 10110 | 1110000 | 1000 | 1010000 | 0 | 111000 | 100100110 | 1000011 | 11010 |
Color Harmonies of #671670
Complementary color
Monochromatic Colors of #671670
Black with #671670
Text Example
Text Example
White with #671670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671670; }
p { color: rgb(103,22,112); }
H1.HeaderClassName
{
color: #671670;
}
.AnyTagClassName
{
color: #671670;
}
</style>
background-color css
<style>
a { background-color: #671670; }
a { background-color: rgb(103,22,112); }
div.DivClassName
{
background-color: #671670;
}
.BgClassName
{
background-color: #671670;
}
</style>
border-color css
<style>
span { border-color: #671670; }
span { border-color: rgb(103,22,112); }
td.TdClassName
{
border-color: #671670;
}
.TagClassName
{
border-color: #671670;
}
</style>