Shades of Seance #673466
Tints of Seance #673466
RGB
CMYK
RGB Variations
Color information
#673466 (or 0x673466) is known color: Seance. HEX triplet: 67, 34 and 66. RGB value is (103,52,102). Sum of RGB (Red+Green+Blue) = 103+52+102=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 52 (20.70% from 255 or 20.23% from 257); Blue value is 102 (40.23% from 255 or 39.69% from 257); Max value from RGB is 103 - color contains mainly: red. Hex color #673466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673466 is #98CB99. Grayscale: #484848. Windows color (decimal): -10013594 or 6698087. OLE color: 6698087.
HSL color Cylindrical-coordinate representation of color #673466: hue angle of 301.18º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673466 is Cyan = 0, Magento = 0.50, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 102 | - |
| CMYK | 0 | 0.50 | 0.01 | 0.60 |
| HSL | 301.18º | 0.33% | 0.3% | - |
| HSV(B) | 301.18º | 0.5% | 0.4% | - |
| XYZ | 9.22 | 6.3 | 13.3 | - |
| YUV | 72.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 102 | 0 | 0.50 | 0.01 | 0.60 | 301.18 | 0.33 | 0.3 |
| Hex | 67 | 34 | 66 | 0 | 32 | 1 | 3C | 12D | 21 | 1E |
| Octal | 147 | 64 | 146 | 0 | 62 | 1 | 74 | 455 | 41 | 36 |
| Binary | 1100111 | 110100 | 1100110 | 0 | 110010 | 1 | 111100 | 100101101 | 100001 | 11110 |
Color Harmonies of #673466
Complementary color
Monochromatic Colors of #673466
Black with #673466
Text Example
Text Example
White with #673466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673466; }
p { color: rgb(103,52,102); }
H1.HeaderClassName
{
color: #673466;
}
.AnyTagClassName
{
color: #673466;
}
</style>
background-color css
<style>
a { background-color: #673466; }
a { background-color: rgb(103,52,102); }
div.DivClassName
{
background-color: #673466;
}
.BgClassName
{
background-color: #673466;
}
</style>
border-color css
<style>
span { border-color: #673466; }
span { border-color: rgb(103,52,102); }
td.TdClassName
{
border-color: #673466;
}
.TagClassName
{
border-color: #673466;
}
</style>