Shades of Seance #671270
Tints of Seance #671270
RGB
CMYK
RGB Variations
Color information
#671270 (or 0x671270) is known color: Seance. HEX triplet: 67, 12 and 70. RGB value is (103,18,112). Sum of RGB (Red+Green+Blue) = 103+18+112=233 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.21% from 233); Green value is 18 (7.42% from 255 or 7.73% 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 #671270 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671270 is #98ED8F. Grayscale: #353535. Windows color (decimal): -10022288 or 7344743. OLE color: 7344743.
HSL color Cylindrical-coordinate representation of color #671270: hue angle of 294.26º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671270 is Cyan = 0.08, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 18 | 112 | - |
| CMYK | 0.08 | 0.84 | 0 | 0.56 |
| HSL | 294.26º | 0.72% | 0.25% | - |
| HSV(B) | 294.26º | 0.84% | 0.44% | - |
| XYZ | 8.73 | 4.49 | 15.73 | - |
| YUV | 54.13 | 160.66 | 162.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 112 | 0.08 | 0.84 | 0 | 0.56 | 294.26 | 0.72 | 0.25 |
| Hex | 67 | 12 | 70 | 8 | 54 | 0 | 38 | 126 | 48 | 19 |
| Octal | 147 | 22 | 160 | 10 | 124 | 0 | 70 | 446 | 110 | 31 |
| Binary | 1100111 | 10010 | 1110000 | 1000 | 1010100 | 0 | 111000 | 100100110 | 1001000 | 11001 |
Color Harmonies of #671270
Complementary color
Monochromatic Colors of #671270
Black with #671270
Text Example
Text Example
White with #671270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671270; }
p { color: rgb(103,18,112); }
H1.HeaderClassName
{
color: #671270;
}
.AnyTagClassName
{
color: #671270;
}
</style>
background-color css
<style>
a { background-color: #671270; }
a { background-color: rgb(103,18,112); }
div.DivClassName
{
background-color: #671270;
}
.BgClassName
{
background-color: #671270;
}
</style>
border-color css
<style>
span { border-color: #671270; }
span { border-color: rgb(103,18,112); }
td.TdClassName
{
border-color: #671270;
}
.TagClassName
{
border-color: #671270;
}
</style>