Shades of Seance #672674
Tints of Seance #672674
RGB
CMYK
RGB Variations
Color information
#672674 (or 0x672674) is known color: Seance. HEX triplet: 67, 26 and 74. RGB value is (103,38,116). Sum of RGB (Red+Green+Blue) = 103+38+116=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 38 (15.23% from 255 or 14.79% from 257); Blue value is 116 (45.70% from 255 or 45.14% from 257); Max value from RGB is 116 - color contains mainly: blue. Hex color #672674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672674 is #98D98B. Grayscale: #424242. Windows color (decimal): -10017164 or 7612007. OLE color: 7612007.
HSL color Cylindrical-coordinate representation of color #672674: hue angle of 290º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #672674 is Cyan = 0.11, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 38 | 116 | - |
| CMYK | 0.11 | 0.67 | 0 | 0.55 |
| HSL | 290º | 0.51% | 0.3% | - |
| HSV(B) | 290º | 0.67% | 0.45% | - |
| XYZ | 9.44 | 5.53 | 17.09 | - |
| YUV | 66.33 | 156.03 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 116 | 0.11 | 0.67 | 0 | 0.55 | 290 | 0.51 | 0.3 |
| Hex | 67 | 26 | 74 | B | 43 | 0 | 37 | 122 | 33 | 1E |
| Octal | 147 | 46 | 164 | 13 | 103 | 0 | 67 | 442 | 63 | 36 |
| Binary | 1100111 | 100110 | 1110100 | 1011 | 1000011 | 0 | 110111 | 100100010 | 110011 | 11110 |
Color Harmonies of #672674
Complementary color
Monochromatic Colors of #672674
Black with #672674
Text Example
Text Example
White with #672674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672674; }
p { color: rgb(103,38,116); }
H1.HeaderClassName
{
color: #672674;
}
.AnyTagClassName
{
color: #672674;
}
</style>
background-color css
<style>
a { background-color: #672674; }
a { background-color: rgb(103,38,116); }
div.DivClassName
{
background-color: #672674;
}
.BgClassName
{
background-color: #672674;
}
</style>
border-color css
<style>
span { border-color: #672674; }
span { border-color: rgb(103,38,116); }
td.TdClassName
{
border-color: #672674;
}
.TagClassName
{
border-color: #672674;
}
</style>