Shades of Seance #671376
Tints of Seance #671376
RGB
CMYK
RGB Variations
Color information
#671376 (or 0x671376) is known color: Seance. HEX triplet: 67, 13 and 76. RGB value is (103,19,118). Sum of RGB (Red+Green+Blue) = 103+19+118=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 19 (7.81% from 255 or 7.92% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #671376 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671376 is #98EC89. Grayscale: #373737. Windows color (decimal): -10022026 or 7738215. OLE color: 7738215.
HSL color Cylindrical-coordinate representation of color #671376: hue angle of 290.91º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671376 is Cyan = 0.13, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 19 | 118 | - |
| CMYK | 0.13 | 0.84 | 0 | 0.54 |
| HSL | 290.91º | 0.72% | 0.27% | - |
| HSV(B) | 290.91º | 0.84% | 0.46% | - |
| XYZ | 9.1 | 4.66 | 17.56 | - |
| YUV | 55.4 | 163.33 | 161.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 118 | 0.13 | 0.84 | 0 | 0.54 | 290.91 | 0.72 | 0.27 |
| Hex | 67 | 13 | 76 | D | 54 | 0 | 36 | 123 | 48 | 1B |
| Octal | 147 | 23 | 166 | 15 | 124 | 0 | 66 | 443 | 110 | 33 |
| Binary | 1100111 | 10011 | 1110110 | 1101 | 1010100 | 0 | 110110 | 100100011 | 1001000 | 11011 |
Color Harmonies of #671376
Complementary color
Monochromatic Colors of #671376
Black with #671376
Text Example
Text Example
White with #671376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671376; }
p { color: rgb(103,19,118); }
H1.HeaderClassName
{
color: #671376;
}
.AnyTagClassName
{
color: #671376;
}
</style>
background-color css
<style>
a { background-color: #671376; }
a { background-color: rgb(103,19,118); }
div.DivClassName
{
background-color: #671376;
}
.BgClassName
{
background-color: #671376;
}
</style>
border-color css
<style>
span { border-color: #671376; }
span { border-color: rgb(103,19,118); }
td.TdClassName
{
border-color: #671376;
}
.TagClassName
{
border-color: #671376;
}
</style>