Shades of Seance #671374
Tints of Seance #671374
RGB
CMYK
RGB Variations
Color information
#671374 (or 0x671374) is known color: Seance. HEX triplet: 67, 13 and 74. RGB value is (103,19,116). Sum of RGB (Red+Green+Blue) = 103+19+116=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 19 (7.81% from 255 or 7.98% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #671374 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671374 is #98EC8B. Grayscale: #363636. Windows color (decimal): -10022028 or 7607143. OLE color: 7607143.
HSL color Cylindrical-coordinate representation of color #671374: hue angle of 291.96º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671374 is Cyan = 0.11, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 19 | 116 | - |
| CMYK | 0.11 | 0.84 | 0 | 0.55 |
| HSL | 291.96º | 0.72% | 0.26% | - |
| HSV(B) | 291.96º | 0.84% | 0.45% | - |
| XYZ | 8.98 | 4.61 | 16.94 | - |
| YUV | 55.17 | 162.33 | 162.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 116 | 0.11 | 0.84 | 0 | 0.55 | 291.96 | 0.72 | 0.26 |
| Hex | 67 | 13 | 74 | B | 54 | 0 | 37 | 124 | 48 | 1A |
| Octal | 147 | 23 | 164 | 13 | 124 | 0 | 67 | 444 | 110 | 32 |
| Binary | 1100111 | 10011 | 1110100 | 1011 | 1010100 | 0 | 110111 | 100100100 | 1001000 | 11010 |
Color Harmonies of #671374
Complementary color
Monochromatic Colors of #671374
Black with #671374
Text Example
Text Example
White with #671374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671374; }
p { color: rgb(103,19,116); }
H1.HeaderClassName
{
color: #671374;
}
.AnyTagClassName
{
color: #671374;
}
</style>
background-color css
<style>
a { background-color: #671374; }
a { background-color: rgb(103,19,116); }
div.DivClassName
{
background-color: #671374;
}
.BgClassName
{
background-color: #671374;
}
</style>
border-color css
<style>
span { border-color: #671374; }
span { border-color: rgb(103,19,116); }
td.TdClassName
{
border-color: #671374;
}
.TagClassName
{
border-color: #671374;
}
</style>