Shades of Seance #672671
Tints of Seance #672671
RGB
CMYK
RGB Variations
Color information
#672671 (or 0x672671) is known color: Seance. HEX triplet: 67, 26 and 71. RGB value is (103,38,113). Sum of RGB (Red+Green+Blue) = 103+38+113=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 38 (15.23% from 255 or 14.96% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 113 - color contains mainly: blue. Hex color #672671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672671 is #98D98E. Grayscale: #414141. Windows color (decimal): -10017167 or 7415399. OLE color: 7415399.
HSL color Cylindrical-coordinate representation of color #672671: hue angle of 292º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672671 is Cyan = 0.09, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 38 | 113 | - |
| CMYK | 0.09 | 0.66 | 0 | 0.56 |
| HSL | 292º | 0.5% | 0.3% | - |
| HSV(B) | 292º | 0.66% | 0.44% | - |
| XYZ | 9.27 | 5.46 | 16.19 | - |
| YUV | 65.99 | 154.53 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 113 | 0.09 | 0.66 | 0 | 0.56 | 292 | 0.5 | 0.3 |
| Hex | 67 | 26 | 71 | 9 | 42 | 0 | 38 | 124 | 32 | 1E |
| Octal | 147 | 46 | 161 | 11 | 102 | 0 | 70 | 444 | 62 | 36 |
| Binary | 1100111 | 100110 | 1110001 | 1001 | 1000010 | 0 | 111000 | 100100100 | 110010 | 11110 |
Color Harmonies of #672671
Complementary color
Monochromatic Colors of #672671
Black with #672671
Text Example
Text Example
White with #672671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672671; }
p { color: rgb(103,38,113); }
H1.HeaderClassName
{
color: #672671;
}
.AnyTagClassName
{
color: #672671;
}
</style>
background-color css
<style>
a { background-color: #672671; }
a { background-color: rgb(103,38,113); }
div.DivClassName
{
background-color: #672671;
}
.BgClassName
{
background-color: #672671;
}
</style>
border-color css
<style>
span { border-color: #672671; }
span { border-color: rgb(103,38,113); }
td.TdClassName
{
border-color: #672671;
}
.TagClassName
{
border-color: #672671;
}
</style>