Shades of Seance #673266
Tints of Seance #673266
RGB
CMYK
RGB Variations
Color information
#673266 (or 0x673266) is known color: Seance. HEX triplet: 67, 32 and 66. RGB value is (103,50,102). Sum of RGB (Red+Green+Blue) = 103+50+102=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 50 (19.92% from 255 or 19.61% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #673266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673266 is #98CD99. Grayscale: #474747. Windows color (decimal): -10014106 or 6697575. OLE color: 6697575.
HSL color Cylindrical-coordinate representation of color #673266: hue angle of 301.13º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #673266 is Cyan = 0, Magento = 0.51, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 50 | 102 | - |
| CMYK | 0 | 0.51 | 0.01 | 0.60 |
| HSL | 301.13º | 0.35% | 0.3% | - |
| HSV(B) | 301.13º | 0.51% | 0.4% | - |
| XYZ | 9.13 | 6.12 | 13.27 | - |
| YUV | 71.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 102 | 0 | 0.51 | 0.01 | 0.60 | 301.13 | 0.35 | 0.3 |
| Hex | 67 | 32 | 66 | 0 | 33 | 1 | 3C | 12D | 23 | 1E |
| Octal | 147 | 62 | 146 | 0 | 63 | 1 | 74 | 455 | 43 | 36 |
| Binary | 1100111 | 110010 | 1100110 | 0 | 110011 | 1 | 111100 | 100101101 | 100011 | 11110 |
Color Harmonies of #673266
Complementary color
Monochromatic Colors of #673266
Black with #673266
Text Example
Text Example
White with #673266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673266; }
p { color: rgb(103,50,102); }
H1.HeaderClassName
{
color: #673266;
}
.AnyTagClassName
{
color: #673266;
}
</style>
background-color css
<style>
a { background-color: #673266; }
a { background-color: rgb(103,50,102); }
div.DivClassName
{
background-color: #673266;
}
.BgClassName
{
background-color: #673266;
}
</style>
border-color css
<style>
span { border-color: #673266; }
span { border-color: rgb(103,50,102); }
td.TdClassName
{
border-color: #673266;
}
.TagClassName
{
border-color: #673266;
}
</style>