Shades of Seance #671276
Tints of Seance #671276
RGB
CMYK
RGB Variations
Color information
#671276 (or 0x671276) is known color: Seance. HEX triplet: 67, 12 and 76. RGB value is (103,18,118). Sum of RGB (Red+Green+Blue) = 103+18+118=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 18 (7.42% from 255 or 7.53% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #671276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671276 is #98ED89. Grayscale: #363636. Windows color (decimal): -10022282 or 7737959. OLE color: 7737959.
HSL color Cylindrical-coordinate representation of color #671276: hue angle of 291º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #671276 is Cyan = 0.13, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 18 | 118 | - |
| CMYK | 0.13 | 0.85 | 0 | 0.54 |
| HSL | 291º | 0.74% | 0.27% | - |
| HSV(B) | 291º | 0.85% | 0.46% | - |
| XYZ | 9.08 | 4.62 | 17.55 | - |
| YUV | 54.82 | 163.66 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 118 | 0.13 | 0.85 | 0 | 0.54 | 291 | 0.74 | 0.27 |
| Hex | 67 | 12 | 76 | D | 55 | 0 | 36 | 123 | 4A | 1B |
| Octal | 147 | 22 | 166 | 15 | 125 | 0 | 66 | 443 | 112 | 33 |
| Binary | 1100111 | 10010 | 1110110 | 1101 | 1010101 | 0 | 110110 | 100100011 | 1001010 | 11011 |
Color Harmonies of #671276
Complementary color
Monochromatic Colors of #671276
Black with #671276
Text Example
Text Example
White with #671276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671276; }
p { color: rgb(103,18,118); }
H1.HeaderClassName
{
color: #671276;
}
.AnyTagClassName
{
color: #671276;
}
</style>
background-color css
<style>
a { background-color: #671276; }
a { background-color: rgb(103,18,118); }
div.DivClassName
{
background-color: #671276;
}
.BgClassName
{
background-color: #671276;
}
</style>
border-color css
<style>
span { border-color: #671276; }
span { border-color: rgb(103,18,118); }
td.TdClassName
{
border-color: #671276;
}
.TagClassName
{
border-color: #671276;
}
</style>